Migrate JSON to TOML
This commit is contained in:
@@ -28,7 +28,7 @@ export PATH="/opt/homebrew/opt/libpq/bin:$PATH"
|
||||
|
||||
# ---- Oh-My-Posh ----
|
||||
if [ "$TERM_PROGRAM" != "Apple_Terminal" ]; then
|
||||
eval "$(oh-my-posh init zsh --config ~/.config/oh-my-posh/theme.json)"
|
||||
eval "$(oh-my-posh init zsh --config ~/.config/oh-my-posh/theme.toml)"
|
||||
fi
|
||||
|
||||
# ---- Zoxide (better cd) ----
|
||||
|
||||
Reference in New Issue
Block a user