Set real README
This commit is contained in:
parent
ef75d1cbbf
commit
9dd4463d45
12
README.md
12
README.md
@ -1,2 +1,10 @@
|
||||
# rcs-general
|
||||
Profile configuration files.
|
||||
# CLI tools setup/config files
|
||||
|
||||
This repository contains setup or config files for generic CLI applications, such as our Bash shell or ViM.
|
||||
|
||||
### Files
|
||||
* `bashrc` is Bash startup setup script and should be installed at `~/.bashrc`.
|
||||
* `vimrc` is ViM config script and should be installed at `~/.vimrc`.
|
||||
* `tmux.conf` is tmux config file and should be installed at `~/.tmux.conf`.
|
||||
#### Installation
|
||||
* `install.sh` script copies above files to their respective destinations.
|
||||
|
Loading…
Reference in New Issue
Block a user