dotfiles/init.sh

6 lines
214 B
Bash
Executable File

#!/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 ~/.vim/undo