infidel_env/README.md
2022-03-24 00:09:59 +07:00

25 lines
600 B
Markdown

# Infidel's personal config for CLI based workspaces
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
## 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
- [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