diff --git a/install.sh b/install.sh index dedc992..0a07902 100755 --- a/install.sh +++ b/install.sh @@ -116,6 +116,7 @@ __pre_stow__() { h_files=( ".zshrc" + ".zshenv" ".tmux.conf" ) @@ -145,8 +146,9 @@ askThings() { # echo_info "Choose a menu - [r]ofi || [t]ofi" # read -r askMenu