Added tz
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
475b4d3b5f
commit
37817394c4
@ -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"
|
||||
|
@ -29,7 +29,7 @@ BREW_TOOLS=(
|
||||
git-delta go helm homebrew/cask-fonts/font-open-dyslexic-nerd-font htop jq kind krew
|
||||
kubectl kubectx kustomize node procs progress ripgrep rs/tap/curlie rust starship
|
||||
tektoncd/tools/tektoncd-cli tldr tailscale yq hashicorp/tap/vault stats
|
||||
tabby vale lastpass-cli jless macchina
|
||||
tabby vale lastpass-cli jless macchina tz
|
||||
)
|
||||
CARGO_TOOLS=( bottom )
|
||||
NODE_TOOLS=( git-split-diffs )
|
||||
|
Loading…
Reference in New Issue
Block a user