add ZVM_INSTALL

This commit is contained in:
Emil Lerch 2024-11-02 10:11:59 -07:00
parent 828d5fc1b9
commit 313a69ef73
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -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"