dotfiles - TwoGears/hakomo-guides GitHub Wiki
Petar's Dot file: .bash_profile
If you get VCPROMPT NOT FOUND you have to install it using the following steps
cd ~; mkdir bin;curl -sL https://github.com/djl/vcprompt/raw/master/bin/vcprompt > ~/bin/vcpromptchmod 755 ~/bin/vcprompt- restart terminal or source
https://medium.com/@webprolific/getting-started-with-dotfiles-43c3602fd789