This commit is contained in:
infidel
2022-02-02 23:18:50 +07:00
commit 97631e0fe8
8 changed files with 5879 additions and 0 deletions

22
README.md Normal file
View File

@@ -0,0 +1,22 @@
# 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.xyz/base/config.git
```
## Setup
```
$ ./install.sh
```
## Future Improvement
- [x] Script automatically detect the environment (e.g. BSD)
- [ ] Support Oh-My-Zsh installation