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:46:42 +01:00 committed by GitHub
parent 0b4c843c19
commit 96c6098823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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