mirror of
https://github.com/lawrencesystems/dotfiles.git
synced 2024-11-13 17:14:25 -08:00
2c4706b7dd
1. Hash no longer identifies vim-addon nor vim-scripts. Added statement to check for pkg install. 2. Added a check and/or install for NERDTree that is called when opening vim without a file name. Creates an error because it was never installed. :-) |
||
---|---|---|
.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