Update .zshrc
This commit is contained in:
@@ -34,11 +34,6 @@ PATH="/opt/homebrew/opt/gnu-sed/libexec/gnubin:$PATH"
|
|||||||
export PATH
|
export PATH
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
|
||||||
source <(kubectl completion zsh)
|
|
||||||
source <(kubebuilder completion zsh)
|
|
||||||
source <(chezmoi completion zsh)
|
|
||||||
|
|
||||||
type starship_zle-keymap-select >/dev/null || \
|
type starship_zle-keymap-select >/dev/null || \
|
||||||
{
|
{
|
||||||
eval "$(starship init zsh)"
|
eval "$(starship init zsh)"
|
||||||
|
|||||||
Reference in New Issue
Block a user