add ZVM_INSTALL
This commit is contained in:
parent
828d5fc1b9
commit
313a69ef73
2
.exports
2
.exports
|
@ -2,6 +2,8 @@
|
||||||
export LANG="en_US.UTF-8"
|
export LANG="en_US.UTF-8"
|
||||||
export LC_ALL="en_US.UTF-8"
|
export LC_ALL="en_US.UTF-8"
|
||||||
|
|
||||||
|
export ZVM_INSTALL="$HOME"/.zvm/self
|
||||||
|
|
||||||
# Allow dash shell to pick up .commonrc (and aliases)
|
# Allow dash shell to pick up .commonrc (and aliases)
|
||||||
export ENV="$HOME/.profile"
|
export ENV="$HOME/.profile"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user