Lawrence Systems Dot Files
Find a file
2019-05-28 22:24:13 -04: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 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 Turned on Mouse in TMUX and off in vim 2019-05-28 13:02:36 -04:00
.vimrc Turned on Mouse in TMUX and off in vim 2019-05-28 13:02:36 -04:00
install.sh Update doco & add automation 2018-12-02 23:09:10 +08:00
README.md Add some uninstall instructions, correct typo 2018-12-02 23:05:16 +08:00
uninstall.sh Update doco 2018-12-02 23:10:16 +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