diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 8858315..f770706 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -32,7 +32,6 @@ zinit light-mode for \ zinit ice atload"zpcdreplay" atclone'./zplug.zsh' zinit light g-plane/zsh-yarn-autocompletions -zinit load wfxr/forgit # Autoload scripts source "${XDG_DATA_HOME:-$HOME/.local/share}/scripts/autoload.sh" @@ -46,7 +45,5 @@ alias o="open" alias simctl="xcrun simctl" eval "$(starship init zsh)" -eval "$(trellis shell-init zsh)" eval "$(direnv hook zsh)" -eval "$(pyenv init -)" eval "$(zoxide init zsh)"