Lawrence Systems Dot Files
Find a file
2021-01-10 21:12:10 -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 changed out .bashrc for one from kali linux 2021-01-10 21:12:10 -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 changed out .bashrc for one from kali linux 2021-01-10 21:12:10 -05: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