1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00
This commit is contained in:
Jonathan Fairbanks 2021-01-12 14:07:03 -07:00
parent b1f4dcec6a
commit 6c5ee7442e

View File

@ -22,7 +22,7 @@ export COLOR_16="#c9d1d9" # White
export BACKGROUND_COLOR="#161b22" # Background Color
export FOREGROUND_COLOR="#c9d1d9" # Foreground Color (text)
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
export PROFILE_NAME="_bash"
export PROFILE_NAME="Purple People Eater"
# =============================================================== #