Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2022-03-23 06:54:21 +00:00
parent 475b4d3b5f
commit 37817394c4
2 changed files with 4 additions and 1 deletions

View File

@@ -24,3 +24,6 @@ export STARSHIP_LOG=error
# Bat
export BAT_THEME="Monokai Extended Light"
export BAT_STYLE="grid,header"
# TZ
export TZ_LIST="Europe/Berlin;Europe/Sofia;UTC"