Allow interactive comments in zsh
This commit is contained in:
parent
0841074a13
commit
4a221f8a82
1 changed files with 2 additions and 0 deletions
|
|
@ -92,3 +92,5 @@ autoload -U select-word-style
|
|||
select-word-style bash
|
||||
|
||||
which direnv > /dev/null && eval "$(direnv hook zsh)" || true
|
||||
|
||||
setopt interactivecomments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue