ENH bring back ctrl-D

This commit is contained in:
Nathan Dwarshuis 2021-06-29 13:19:20 -04:00
parent c696f2c483
commit 40653794e9
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
## 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
## --------------------------------------------------