add deps for latexindent

This commit is contained in:
Mylloon 2022-10-06 17:37:50 +02:00
parent d06e18e487
commit 48d6bdd37f
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
3 changed files with 11 additions and 2 deletions

View file

@ -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."

View file

@ -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

View file

@ -108,7 +108,8 @@
"vlc",
"discord",
"opam",
"pacman-contrib"
"pacman-contrib",
"cpanminus"
],
"plugin": null,
"profile": {