d8c16a134a5d3e7b5e9bc3f801af178f0ceeb832
This reverts commit 8a253e1090.
CLI tools setup/config files
This repository contains setup or config files for generic CLI applications, such as our Bash shell or ViM.
Files
bashrcis Bash startup setup script and should be installed at~/.bashrc.vimrcis ViM config script and should be installed at~/.vimrc.tmux.confis tmux config file and should be installed at~/.tmux.conf.
Installation
install.shscript copies above files to their respective destinations;- can be called with an argument, which will be used as user name.
Description
Languages
Shell
76.1%
Vim script
23.9%