Update & test gitignore

This commit is contained in:
infidel 2022-03-24 00:09:59 +07:00
parent 8cb0c6a6ac
commit a776d9ceac

View File

@ -7,7 +7,7 @@ This is the essential vim and tmux configuration for cli based unix systems.
## Clone ## Clone
``` ```
> git clone http://git.nnag.xyz/base/config.git > git clone http://git.nnag.me/infidel/infidel_env.git
``` ```
## Setup ## Setup
@ -18,5 +18,7 @@ $ ./install.sh
## Future Improvement ## Future Improvement
- [x] Script automatically detect the environment (e.g. BSD) - [x] Script automatically detect the environment (e.g. BSD)
- [x] Symlink instead of copy.
- [x] Deploy a scaleable and portable environment.
- [ ] Support Oh-My-Zsh installation - [ ] Support Oh-My-Zsh installation