Plugin nnn install script

main
Steffen Rademacker 3 years ago
parent 6a4a145c04
commit d08a6abf85

@ -51,6 +51,7 @@ easy_install --user pip
python -m pip install --user neovim
pip3 install neovim
curl -Ls https://raw.githubusercontent.com/jarun/nnn/master/plugins/getplugs | sh
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
curl https://raw.githubusercontent.com/Shougo/dein.vim/master/bin/installer.sh > installer.sh
sh ./installer.sh ~/.cache/dein

Loading…
Cancel
Save