mirror of
https://github.com/lawrencesystems/dotfiles.git
synced 2024-11-13 17:14:25 -08:00
f8892c099e
bash history: increased HIST SIZE, remove duplicates and append history across multiple terminals |
||
---|---|---|
.bash_aliases | ||
.bash_exports | ||
.bash_profile | ||
.bash_wrappers | ||
.bashrc | ||
.inputrc | ||
.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