Go to file
2021-12-20 17:48:22 +00:00
.bash_aliases Added tun0 shortcut to bash aliases 2021-12-20 17:48:22 +00:00
.bash_exports Changed to "DOWNLOADED FROM GIT REPO" 2021-12-06 18:41:00 +00:00
.bashrc Changed to "DOWNLOADED FROM GIT REPO" 2021-12-06 18:41:57 +00:00
.profile Changed to "DOWNLOADED FROM GIT REPO" 2021-12-06 18:42:46 +00:00
.tmux.conf Changed to "DOWNLOADED FROM GIT REPO" 2021-12-06 18:43:15 +00:00
.vimrc Changed to "DOWNLOADED FROM GIT REPO" 2021-12-06 18:43:50 +00:00
install.sh Changed to "DOWNLOADED FROM GIT REPO" - Fixed 2021-12-06 18:45:20 +00:00
README.md Removed test edit 2021-12-06 18:46:31 +00:00
uninstall.sh Changed to "DOWNLOADED FROM GIT REPO" 2021-12-06 18:44:50 +00:00

Dotfiles

Installation

Download and change folder

cd ~
git clone https://github.com/ncltech/dotfiles.git

cd dotfiles

Run install

./install.sh

Uninstallation

Change to dotfiles folder

cd ~/dotfiles

Run uninstaller

./uninstall.sh