fix name
This commit is contained in:
parent
4dee05263a
commit
ad4edce883
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ main() {
|
|||
# EXA colors
|
||||
fish -c "set -Ux EXA_COLORS 'di=1;36:da=35'"
|
||||
# Add aliases
|
||||
wget -q https://git.mylloon.fr/Anri/confOS/raw/branch/main/.config/fish/conf.d/abbr_wsl.fish -O "$HOME"/.config/fish/conf.d/abbr_wsl.fish
|
||||
wget -q https://git.mylloon.fr/Anri/confOS/raw/branch/main/.config/fish/conf.d/abbr_wsl.fish -O "$HOME"/.config/fish/conf.d/abbr.fish
|
||||
|
||||
# === Micro configuration ==
|
||||
git config --global core.editor "micro"
|
||||
|
|
Loading…
Reference in a new issue