Lawrence Systems Dot Files
Find a file
Paulser 76b9f013e0
Update bashrc
I used your script and it broke my Snap Hugo static website generator command line tool. I reviewed this a little and I added the additional path to the script. This seemed to resolve my problems regarding snap command line tools (Hugo). 

I could not find a place to submit an issue on your Github, so I just done a quick commit. 

If you choose to accept hopfully this will resolve the problem. 

I am not expert in these types of scripts so please ignore commit if not required. 

Thanks for the videos. 

What I was running additional details:
Kubuntu 18.04
Snap - Hugo

Kind Regards,
Paul Serafini
2019-03-15 00:09:05 +00: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 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