Added undo dir creation

This commit is contained in:
Thomas Forgione 2017-10-03 09:31:52 +02:00
parent 5e3d4ca3aa
commit f7dd3bbfd0
No known key found for this signature in database
GPG Key ID: C75CD416BD1FFCE1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
git clone http://github.com/robbyrussell/oh-my-zsh ~/.config/oh-my-zsh
git clone http://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
mkdir ~/.vim/swp ~/.vim/backups
mkdir ~/.vim/swp ~/.vim/backups ~/.vim/undo