mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Major update with tilix support
This commit is contained in:
@ -51,7 +51,6 @@ function curlsource() {
|
||||
SCRIPT_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
PARENT_PATH="$(dirname "$SCRIPT_PATH")"
|
||||
|
||||
gogh_colors
|
||||
if [ -e $PARENT_PATH"/apply-colors.sh" ]; then
|
||||
source $PARENT_PATH"/apply-colors.sh"
|
||||
else
|
||||
|
Reference in New Issue
Block a user