24b5d58262
Added bash case flow - added two mode single installation and global installation - tested all cases [PASS] |
||
---|---|---|
.vim/autoload | ||
.gitignore | ||
.tmux.conf | ||
.vimrc | ||
install_BSD.sh | ||
install.sh | ||
README.md |
Infidel's personal config for CLI based workspaces
General Info
This is the essential vim and tmux configuration for cli based unix systems.
Clone
> git clone http://git.nnag.me/infidel/infidel_env.git
Setup
$ ./install.sh
Future Improvement
- Script automatically detect the environment (e.g. BSD)
- Symlink instead of copy.
- Deploy a scaleable and portable environment.
- Support Oh-My-Zsh installation