swarnaprakash/HomeDir
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Repo to store dotfiles and scripts (or whatever) in home dir (Ex: vimrc, zshrc)
INSTALLATION:
git clone git@github.com:swarnaprakash/HomeDir.git && HomeDir/install
WHAT INSTALL DOES:
Copies all files (recursively) in HomeDir/home to $HOME
Installs vim plugins using vundle (assumming the vundle path and list
of plugins are configured properly in vimrc)
CREDITS:
Lifted from various sources!