Depending on witch variable is missing we have to add different lines of Code to our ~/.bshrc or/and ~/.zshrc files.

Ruby

export GEM_HOME="$(ruby -e 'puts Gem.user_dir')"
export PATH="$PATH:$GEM_HOME/bin"

Gott50

I am a self taught programmer passionate about CleanCode, striving towards perfection by improving in small steps.

Gott50 xxGott50xx


Published