Lawrence Systems Dot Files
Find a file
Paulser d1cc92bdec
Update Readme
Does not look like my code being used for original so keeping fork running for our own PC/Servers at this time.
2019-04-13 07:53:40 +01: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 Update bashrc 2019-03-15 00:09:05 +00: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 Update doco & add automation 2018-12-02 23:09:10 +08:00
README.md Update Readme 2019-04-13 07:53:40 +01:00
uninstall.sh Update doco 2018-12-02 23:10:16 +08:00

Installation

Download and change folder

cd ~
git clone https://github.com/Paulser/dotfiles.git

cd dotfiles

Run install

./install.sh

Uninstallation

Change to dotfiles folder

cd ~/dotfiles

Run uninstaller

./uninstall.sh