Supprime un mauvais CC
This commit is contained in:
parent
afa37d0da3
commit
45aea2fa36
1 changed files with 1 additions and 1 deletions
2
wsl.sh
2
wsl.sh
|
@ -81,7 +81,7 @@ then
|
|||
fish -c "abbr nano 'micro'"
|
||||
fish -c "abbr bigupdate 'sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y && tldr --update'"
|
||||
fish -c "abbr d 'explorer.exe .'"
|
||||
fish -c "abbr tlmgr 'sudo \$(which tlmgr) update moderncv'"
|
||||
fish -c "abbr tlmgr 'sudo \$(which tlmgr)'"
|
||||
|
||||
# === GL4D ==
|
||||
# Installing depedencies
|
||||
|
|
Loading…
Reference in a new issue