mirror of
https://github.com/lawrencesystems/dotfiles.git
synced 2025-03-05 20:49:40 -08:00
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 |
||
---|---|---|
.bash_aliases | ||
.bash_exports | ||
.bash_profile | ||
.bash_wrappers | ||
.bashrc | ||
.screenrc | ||
.tmux.conf | ||
.vimrc | ||
install.sh | ||
README.md | ||
uninstall.sh |
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