mirror of
https://github.com/lawrencesystems/dotfiles.git
synced 2024-11-13 17:14:25 -08:00
a268f20c2f
For who are not familiar with with shell changes, added the "exec bash" to apply and make visible the changes on bash shell. |
||
---|---|---|
.bash_aliases | ||
.bash_exports | ||
.bash_profile | ||
.bash_wrappers | ||
.bashrc | ||
.screenrc | ||
.tmux.conf | ||
.vimrc | ||
install.sh | ||
README.md | ||
uninstall.sh |
Installation
Download and change folder
cd ~
git clone https://github.com/flipsidecreations/dotfiles.git
cd dotfiles
Run install
./install.sh
Uninstallation
Change to dotfiles folder
cd ~/dotfiles
Run uninstaller
./uninstall.sh