This commit is contained in:
Jonas Forsberg 2021-11-12 14:50:38 +01:00
parent 99e4665f63
commit 4b984c4508
No known key found for this signature in database
GPG Key ID: F2E9818C70350CC9

View File

@ -1,12 +0,0 @@
export GBT_CARS="${GBT__THEME_REMOTE_CARS:=OS, Hostname, Git, Dir, Status, Sign}"
export GBT_CAR_DIR_BG='dark_gray'
export GBT_CAR_DIR_DEPTH='3'
export GBT_CAR_SIGN_USER_TEXT=''
#export GBT_CAR_SIGN_FORMAT=' '
export GBT_CAR_STATUS_FORMAT=' {{ Code }} '
export GBT_CAR_HOSTNAME_ADMIN_FG='light_red'
export GBT_CAR_HOSTNAME_USER_FG='green'
export GBT_CAR_HOSTNAME_USER_BG='dark_gray'
export GBT_CAR_HOSTNAME_HOST_FG='light_green'
export GBT_CAR_HOSTNAME_HOST_BG='dark_gray'
export GBT_CAR_HOSTNAME_HOST_FM='bold'