diff --git a/.exports b/.exports index ecbd6d4..0966784 100644 --- a/.exports +++ b/.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"