infidel_env/README.md

25 lines
600 B
Markdown
Raw Normal View History

2022-02-02 11:18:50 -05:00
# 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
```
2022-03-23 13:09:59 -04:00
> git clone http://git.nnag.me/infidel/infidel_env.git
2022-02-02 11:18:50 -05:00
```
## Setup
```
$ ./install.sh
```
## Future Improvement
- [x] Script automatically detect the environment (e.g. BSD)
2022-03-23 13:09:59 -04:00
- [x] Symlink instead of copy.
- [x] Deploy a scaleable and portable environment.
2022-02-02 11:18:50 -05:00
- [ ] Support Oh-My-Zsh installation