- bash
- vim
- screen
- git
bash ~/path/to/cloned/repo/install.sh
Enable touchpad or disable it ~/.bashrc
theme='main'
toggleTouchpad=1 # enable or 0 for disable
source ~/path/to/cloned/repo/bash/.bashrc
~/.vimrc
source ~/path/to/cloned/repo/vim/.vimrc
~/.screenrc
source ~/path/to/cloned/repo/screen/.screenrc
~/.gitconfig
[include]
path = ~/path/to/cloned/repo/git/.gitconfig