ENH bring back ctrl-D
This commit is contained in:
parent
c696f2c483
commit
40653794e9
|
@ -1,8 +1,5 @@
|
||||||
## User-specific Zsh config (on top of what is in /etc/zsh/zshrc)
|
## User-specific Zsh config (on top of what is in /etc/zsh/zshrc)
|
||||||
|
|
||||||
# turn off Ctrl-D so I don't accidently kill tmux
|
|
||||||
setopt ignore_eof
|
|
||||||
|
|
||||||
## --------------------------------------------------
|
## --------------------------------------------------
|
||||||
# autocompletion
|
# autocompletion
|
||||||
## --------------------------------------------------
|
## --------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue