Lawrence Systems Dot Files
Find a file
2019-10-27 21:04:48 +01:00
.bash * Added git branch awareness and display. 2018-11-26 20:40:36 -05:00
.bash_aliases updated alia 2019-05-28 22:24:13 -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 * Added git branch awareness and display. 2018-11-26 20:40:36 -05:00
.gitmodules * Added git branch awareness and display. 2018-11-26 20:40:36 -05:00
.screenrc Added tmux and screen 2014-11-07 13:24:28 -05:00
.tmux.conf removed showing local 127.0.0.1 for local network in tmux 2019-10-27 10:23:36 -04:00
.vimrc Turned on Mouse in TMUX and off in vim 2019-05-28 13:02:36 -04:00
install.sh Merge 4c51560c4a into ebfd4f08d5 2019-10-27 21:04:48 +01:00
README.md Add some uninstall instructions, correct typo 2018-12-02 23:05:16 +08:00
uninstall.sh Merge 4c51560c4a into ebfd4f08d5 2019-10-27 21:04:48 +01: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