This repository has been archived on 2022-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
manjaroConfiguration/WSL.sh
2021-11-11 23:02:44 +01:00

13 lines
262 B
Bash

git clone https://git.kennel.ml/Anri/myLinuxConfiguration.git
cd myLinuxConfiguration
# Install Fish
bash installFish.sh
# Install gl4D
bash installgl4D.sh
# Install Latex
sudo apt update && sudo apt install texlive-full -y
# Install Java
bash installJava.sh