1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Update gogh.sh

This commit is contained in:
Kristoffer Minya 2018-11-06 23:43:14 +01:00 committed by GitHub
parent b54f0cb866
commit 0b4c843c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -336,7 +336,7 @@ fi
# |
# | ::::::: Export one-off variables
# |
[[ -v TILIX_RES ]] && export TILIX_RES
[[ -n "${TILIX_RES:-} ]] && export TILIX_RES
export TERMINAL LOOP OPTLENGTH=${#OPTION[@]}
# |