Update .zshrc
This commit is contained in:
@@ -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" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user