| .aliases | ||
| .bash_exports | ||
| .bashrc | ||
| .profile | ||
| .tmux.conf | ||
| .vimrc | ||
| .zshrc | ||
| install.sh | ||
| README.md | ||
| uninstall.sh | ||
Dotfiles
Installation
Download and change folder
cd ~
git clone https://git.ncltech.co.uk/phil/.dotfiles.git
Run install
cd ~/.dotfiles/
./install.sh
Uninstallation
Change to dotfiles folder
cd ~/.dotfiles
Run uninstaller
cd ~/.dotfiles/
./uninstall.sh