Go to file
2021-12-06 18:41:00 +00:00
.bash_aliases Update '.bash_aliases' 2021-12-06 18:40:03 +00:00
.bash_exports Changed to "DOWNLOADED FROM GIT REPO" 2021-12-06 18:41:00 +00:00
.bashrc Update '.bashrc' 2021-12-06 17:08:14 +00:00
.profile Added .profile 2021-03-03 17:49:00 +00:00
.tmux.conf Fixed Tmux Config 2021-07-28 15:57:13 +01:00
.vimrc Added .vimrc 2021-03-03 17:39:08 +00:00
install.sh Updated Tmux Conf 2021-01-17 18:00:12 +00:00
README.md Function Test 2021-10-07 18:37:51 +01:00
uninstall.sh 2021-03-03 17:50:51 +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

### Test Edit