Add tlmgr alias
This commit is contained in:
parent
56f3b22a62
commit
afa37d0da3
1 changed files with 1 additions and 0 deletions
1
wsl.sh
1
wsl.sh
|
@ -81,6 +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'"
|
||||
|
||||
# === GL4D ==
|
||||
# Installing depedencies
|
||||
|
|
Loading…
Reference in a new issue