From 56f0f53647576216a5ef3632756c2715e862bdcd Mon Sep 17 00:00:00 2001 From: David Phillips Date: Wed, 20 Jun 2018 15:01:40 +1200 Subject: zsh: nohup is good --- zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zshrc b/zshrc index 4f883fe..574cbea 100644 --- a/zshrc +++ b/zshrc @@ -12,6 +12,7 @@ unsetopt beep # cd -> pushd setopt auto_pushd +setopt nohup # key binding based on zsh wiki typeset -A key -- cgit v1.1