Skip to content

torycmos/zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

run this stuff to clear any old zsh/vim things and load everything

need to run :PluginInstall in vim as well

cd ${home}
rm -rf .config/antigen .gitignore.d/{zsh,vim} .vim/ftdetect/zsh.vim .gitmodules .vim/bundle/Vundle.vim .zshrc .vimrc .config/vcsh/repo.d/zsh.git .config/vcsh/repo.d/vim.git
vcsh clone https://github.com/torycmos/zsh.git zsh
vcsh zsh submodule add -f https://github.com/zsh-users/antigen.git .config/antigen
vcsh zsh submodule add -f https://github.com/VundleVim/Vundle.vim.git .vim/bundle/Vundle.vim
vcsh clone https://github.com/torycmos/vim.git vim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages