Commande Fish
This commit is contained in:
parent
5ec56a189d
commit
27c1561611
1 changed files with 1 additions and 1 deletions
2
wsl.sh
2
wsl.sh
|
@ -116,7 +116,7 @@ then
|
||||||
echo "I" | sudo ./install-tl
|
echo "I" | sudo ./install-tl
|
||||||
cd ..
|
cd ..
|
||||||
rm -rf install-tl-*
|
rm -rf install-tl-*
|
||||||
fish_add_path /usr/local/texlive/*/bin/x86_64-linux
|
fish -c "fish_add_path /usr/local/texlive/*/bin/x86_64-linux"
|
||||||
|
|
||||||
# === Python stuff ==
|
# === Python stuff ==
|
||||||
sudo apt install python3-virtualenv python3-tk -y
|
sudo apt install python3-virtualenv python3-tk -y
|
||||||
|
|
Loading…
Reference in a new issue