Closed JelteF closed 6 years ago
I've read stuff on the internet and it seems .bashrc
is indeed the one that should be used. However, in that case the error message should that says vg eval
is not eval-ed yet should be updated with hints for things to look at:
vg setup
?.bashrc
is not sourced in this shell. Common reasons for this are:
vg activate
in a script. Either source ~/.bashrc or run "the command" in the script directly.Checklist of things:
eval
-ed yet
.bashrc
/.bash_profile
/.profile
should be changed