Go to file
2021-02-22 18:11:11 +00:00
.bash_aliases Added --noconfirm to Update function for arch 2021-02-22 18:11:11 +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