remove ZVM_INSTALL

This commit is contained in:
Emil Lerch 2025-03-13 15:59:16 -07:00
parent 313a69ef73
commit f88038ba43
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -2,8 +2,6 @@
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"