Update .zshrc

This commit is contained in:
Zam Kokott
2026-05-04 10:13:39 +02:00
parent c4d7ac3103
commit 7237aacc2b

View File

@@ -34,11 +34,6 @@ PATH="/opt/homebrew/opt/gnu-sed/libexec/gnubin:$PATH"
export PATH
{{ end }}
source <(kubectl completion zsh)
source <(kubebuilder completion zsh)
source <(chezmoi completion zsh)
type starship_zle-keymap-select >/dev/null || \
{
eval "$(starship init zsh)"