samo standard dotfiles
clone this repo locally
$ git clone https://github.com/samocorp/dotfiles.git
copy all files to local env
$ cd dotfiles
$ ./copy.sh
note that this vim profile uses plugins picked up by Pathogen. Any plugins should be cloned to .vim/bundle/, to be automatically picked up by Pathogen on vi/m startup (every startup).
- Vim-Pathogen - "super easy to install plugins and runtime files in their own private directories"
create PRs named off their purposes to be merged into main
samo c 20