forked from mudhorn/dotfiles
.bash_aliases | ||
.bash_exports | ||
.bash_profile | ||
.bash_wrappers | ||
.bashrc | ||
.screenrc | ||
.tmux.conf | ||
.vimrc | ||
.zshrc | ||
install.sh | ||
omp | ||
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