ajout gestion de plugin tmux
parent
63bcfb5ff5
commit
b964338713
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue