diff --git a/envs b/envs index def5e02..2d1400b 100755 --- a/envs +++ b/envs @@ -25,7 +25,7 @@ export TERM=xterm-256color PROGNAME=${0##*/} VERSION="0.0.4" -INFO_FILE="$(pwd)/.envs" +INFO_FILE="/home/$(id -un)/.envs" ###