The instructions aren't too newbie friendly. At least not for me.
Here is the github repo for bash-it: https://github.com/Bash-it/bash-it
I was able to clone the repo and run it.
Immediately once I close then reopen iterm I get the following errors. How can I resolve these?
I tried simply entering:
install argcomplete
sudo install argcomplete
sudo pip install argcomplete
nothing works.
Ultimately I want to install themes, specifically Zork: https://github.com/Bash-it/bash-it/wiki/Themes
The instructions simply say, export the BASH_IT_THEME variable. It doesn't tell you how. Then it says to define the following ... in your shell, but not how.
Can anyone help here?