Lawrence Systems Dot Files
Find a file
2018-12-02 23:05:16 +08:00
.bash_aliases latest version 2018-03-26 07:43:39 -04:00
.bash_exports latest version 2018-03-26 07:43:39 -04:00
.bash_profile latest version 2018-03-26 07:43:39 -04:00
.bash_wrappers latest version 2018-03-26 07:43:39 -04:00
.bashrc Fix terminal title to show current path 2018-04-05 00:20:11 -04:00
.screenrc Added tmux and screen 2014-11-07 13:24:28 -05:00
.tmux.conf latest changes 2018-03-26 07:38:58 -04:00
.vimrc Removed TMUX special bindings 2018-02-19 07:11:07 -05:00
install.sh removed a 2018-07-18 14:15:56 +02:00
README.md Add some uninstall instructions, correct typo 2018-12-02 23:05:16 +08:00
uninstall.sh Add uninstaller, and make installer dynamic 2018-04-03 22:48:41 +08:00

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