Add kryptonite install
This commit is contained in:
parent
39120a79a1
commit
c695f6b304
@ -15,6 +15,9 @@ mkdir -p ~/apps
|
||||
### install packages
|
||||
sudo apt-get install -y -f python-pip python-dev powerline
|
||||
|
||||
## install kryptonite
|
||||
curl https://krypt.co/kr | sh
|
||||
|
||||
#vim backup folders
|
||||
mkdir -p ~/.vim/{backup_files,swap_files,undo_files}
|
||||
#install vundle
|
||||
|
Loading…
Reference in New Issue
Block a user