Update .zshrc

This commit is contained in:
Zam Kokott
2026-05-04 10:23:19 +02:00
parent 53d4c09803
commit b47ca1487f

View File

@@ -35,10 +35,7 @@ export PATH
{{ end }} {{ end }}
source <(chezmoi completion zsh) source <(chezmoi completion zsh)
type starship_zle-keymap-select >/dev/null || \ eval "$(starship init zsh)"
{
eval "$(starship init zsh)"
}
eval "$(zoxide init zsh)" eval "$(zoxide init zsh)"
{{ if eq .chezmoi.hostname "gentoo" }} {{ if eq .chezmoi.hostname "gentoo" }}