diff --git a/arch.sh b/arch.sh index 636483c..a497ed1 100644 --- a/arch.sh +++ b/arch.sh @@ -368,6 +368,10 @@ then # === Clang == wget -q https://git.kennel.ml/Anri/confOS/raw/branch/main/dotfiles/.clang-format -O "$HOME"/.clang-format + # === LaTeX == + # Pour latexindent + sudo cpanm YAML::Tiny File::HomeDir + echo -e "\nInstallation terminée.\nIl faut redémarrer l'ordinateur." else echo "Ce script ne fonctionne que sur Arch." diff --git a/arch_wsl.sh b/arch_wsl.sh index e80e2d4..2ba8c43 100644 --- a/arch_wsl.sh +++ b/arch_wsl.sh @@ -14,7 +14,7 @@ then pacman -R --noconfirm fakeroot-tcp # === Install packages == - pacman -S --noconfirm git wget zip openssh bat base-devel make python-pygments micro git-lfs npm sdl2_image nodejs fish autoconf valgrind automake python-virtualenv gdb tk sdl2_mixer exa texlive-most fzf glu man-pages-fr neofetch python-pip opam pacman-contrib + pacman -S --noconfirm git wget zip openssh bat base-devel make python-pygments micro git-lfs npm sdl2_image nodejs fish autoconf valgrind automake python-virtualenv gdb tk sdl2_mixer exa texlive-most fzf glu man-pages-fr neofetch python-pip opam pacman-contrib cpanminus # === Colors package manager == sed -i 's/#Color/Color/g' /etc/pacman.conf @@ -200,6 +200,10 @@ then # === Clang == wget -q https://git.kennel.ml/Anri/confOS/raw/branch/main/dotfiles/.clang-format -O "$HOME"/.clang-format + # === LaTeX == + # Pour latexindent + sudo cpanm YAML::Tiny File::HomeDir + # === Clear useless packages pacman -Rsn $(pacman -Qqtd) 2> /dev/null diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index cf622a2..3132f74 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -108,7 +108,8 @@ "vlc", "discord", "opam", - "pacman-contrib" + "pacman-contrib", + "cpanminus" ], "plugin": null, "profile": {