Go to file
2021-01-28 14:59:53 +00:00
.bash_aliases Added Sophos AV stop to Update function. If it is running on Kali or Parrot it will error the update. 2021-01-28 14:59:53 +00:00
.bash_exports Added files and Installer 2021-01-17 17:45:32 +00:00
.bashrc Added files and Installer 2021-01-17 17:45:32 +00:00
.tmux.conf Updated Tmux Conf 2021-01-17 18:00:12 +00:00
install.sh Updated Tmux Conf 2021-01-17 18:00:12 +00:00
README.md Updated README.md 2021-01-17 17:48:18 +00:00
uninstall.sh Added files and Installer 2021-01-17 17:45:32 +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