Go to file
2022-03-24 00:09:59 +07:00
.vim/autoload Hello 2022-02-02 23:18:50 +07:00
.gitignore Add gitignore 2022-03-24 00:07:53 +07:00
.tmux.conf Hello 2022-02-02 23:18:50 +07:00
.vimrc Hello 2022-02-02 23:18:50 +07:00
install_BSD.sh Hello 2022-02-02 23:18:50 +07:00
install.sh Add gitignore 2022-03-24 00:07:53 +07:00
README.md Update & test gitignore 2022-03-24 00:09:59 +07:00

Infidel's personal config for CLI based workspaces

Maintenance

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