Skip to content

Commit

Permalink
fix zsh crash
Browse files Browse the repository at this point in the history
  • Loading branch information
benc committed Jan 5, 2025
1 parent 58b2aca commit c793c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chezmoi/dot_config/zshrc/10-zsh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ if [ -n "${GHOSTTY_RESOURCES_DIR}" ]; then
fi

setopt AUTOCD # ..
setopt interactive_comments # needed for zsh-autocomplete

### compedit
autoload -U +X compinit && compinit
Expand Down

0 comments on commit c793c24

Please sign in to comment.