From 639980abdb480fa4f18f01a96552c7ca49421bfc Mon Sep 17 00:00:00 2001 From: creme Date: Fri, 6 Sep 2019 14:44:40 +0200 Subject: [PATCH] file info_file var --- envs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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