diff --git a/envs b/envs index e98db12..97fbd10 100755 --- a/envs +++ b/envs @@ -25,7 +25,7 @@ export TERM=xterm-256color PROGNAME=${0##*/} VERSION="0.0.3" -INFO_FILE=/home/"$USER"/.envs +INFO_FILE="$(pwd)/.envs" clean_up() { # Perform pre-exit housekeeping