diff --git a/dot_config/zsh/dot_zshrc.tmpl b/dot_config/zsh/dot_zshrc.tmpl index c46c643..a46241b 100644 --- a/dot_config/zsh/dot_zshrc.tmpl +++ b/dot_config/zsh/dot_zshrc.tmpl @@ -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 ## --------------------------------------------------