local edits: ghostty config, aerospace mouse toggle, STM32 path, oh-my-posh token, australis theme

This commit is contained in:
vh
2026-07-09 18:01:47 -07:00
parent 0071750005
commit ad3619379f
4 changed files with 80 additions and 3 deletions
+3 -1
View File
@@ -5,7 +5,7 @@ path=(~/.cache/lk-tools/fzf/bin $path)
# Init OhMyPosh
eval "$(oh-my-posh init zsh --config https://gitea.phasefinal.com/vh/dotfiles/raw/branch/master/home_config/ohmyposh/lkraven.toml)"
eval "$(oh-my-posh init zsh --config https://333e8677ac54a1845fe68813017ab7e807c87ab2@gitea.phasefinal.com/vh/dotfiles/raw/branch/master/home_config/ohmyposh/lkraven.toml)"
# Set ZINIT Home
ZINIT_HOME="${HOME}/.config/zinit/zinit.git"
@@ -113,3 +113,5 @@ elif [[ $(uname) == "Linux" ]]; then
bindkey "${terminfo[kcud1]}" history-search-forward
fi
export STM32_PRG_PATH=/Applications/STMicroelectronics/STM32Cube/STM32CubeProgrammer/STM32CubeProgrammer.app/Contents/MacOs/bin