Typo in GBT car

This commit is contained in:
Jonas Forsberg 2020-05-20 12:14:43 +02:00
parent 1b1cf28727
commit 4474cd1324
No known key found for this signature in database
GPG Key ID: F2E9818C70350CC9

View File

@ -23,7 +23,7 @@ export GBT_CAR_CUSTOM3_DISPLAY_CMD="$HOME/.local/bin/dotfiles_gbt_status.sh chec
export GBT_CAR_CUSTOM4_TEXT_TEXT='T'
export GBT_CAR_CUSTOM4_BG='yellow'
export GBT_CAR_CUSTOM4_FG='black'
export GBT_CAR_CUSTOM3_DISPLAY_CMD="$HOME/.local/bin/todo_sh_status.sh"
export GBT_CAR_CUSTOM4_DISPLAY_CMD="$HOME/.local/bin/todo_sh_status.sh"
#Prompt forward:
export GBT__SSH_IGNORE=(crs ap1 ap2 ap3 ap4)
export GBT__HOME="${HOME}/go/src/github.com/jtyr/gbt"