Go to file
2021-05-24 16:27:17 +01:00
.bash_aliases Added quick nmap function for HTB to .bash_aliases 2021-05-24 16:27:17 +01: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
.profile Added .profile 2021-03-03 17:49:00 +00:00
.tmux.conf Updated Tmux Conf 2021-01-17 18:00:12 +00: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 Updated README.md 2021-01-17 17:48:18 +00: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