diff --git a/installSystem.sh b/installSystem.sh index a2f9580..a8a86ac 100644 --- a/installSystem.sh +++ b/installSystem.sh @@ -39,6 +39,9 @@ git config --global user.name "Gil Portenseigne" #sudo mkdir -p /opt/Eclipse/ #sudo chown $USER /opt/Eclipse/ +# gestion de plugin tmux +[ ! -d "$HOME/.config/tmux/plugins/tpm/" ] && git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm + echo "Maintenant à installer : Idea-Eclipse, Nexcloud sync, parsec" echo "https://github.com/nordtheme/gnome-terminal"