cd ~
git clone https://github.com/lqueryvg/dotfiles.git
cd dotfiles
./install
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim
:PluginInstall
mkdir ~/.vimtmp
~/.zshrc~/dotfiles/my_zshrc.sh~/dotfiles/my_functions.sh~/.my_profile.sh~/dotfiles/public.d/*.sh~/dotfiles/private.d/*.sh
~/.bash_profile~/dotfiles/my_functions.shexec_if_exists $HOME/homebrew/bin/zshsource_if_exists $HOME/.bashrc
~/.bashrc~/dotfiles/my_functions.sh~/.my_profile.sh~/dotfiles/public.d/*.sh~/dotfiles/private.d/*.sh