add HLEM_HOME
This commit is contained in:
parent
fe5b2518e6
commit
7591273caa
@ -18,5 +18,7 @@ for config_file ($HOME/.yadr/zsh/*.zsh) source $config_file
|
|||||||
export GOPATH=$HOME/go
|
export GOPATH=$HOME/go
|
||||||
export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
|
export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
|
||||||
|
|
||||||
|
export HELM_HOME="$HOME/.helm"
|
||||||
|
|
||||||
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
||||||
export PATH="$PATH:$HOME/.rvm/bin"
|
export PATH="$PATH:$HOME/.rvm/bin"
|
||||||
|
Loading…
Reference in New Issue
Block a user