add ZVM_INSTALL
This commit is contained in:
parent
828d5fc1b9
commit
313a69ef73
1 changed files with 2 additions and 0 deletions
2
.exports
2
.exports
|
@ -2,6 +2,8 @@
|
|||
export LANG="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)
|
||||
export ENV="$HOME/.profile"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue