Skip to content

Commit fd48e47

Browse files
committed
1 parent d613416 commit fd48e47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chezmoi/dot_config/zshrc/10-zsh.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ if [ -n "${GHOSTTY_RESOURCES_DIR}" ]; then
33
fi
44

55
setopt AUTOCD # ..
6+
setopt interactive_comments # needed for zsh-autocomplete
67

78
### compedit
89
autoload -U +X compinit && compinit

0 commit comments

Comments
 (0)