summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2018-06-20 15:01:40 +1200
committerDavid Phillips <david@sighup.nz>2018-06-20 15:01:40 +1200
commit56f0f53647576216a5ef3632756c2715e862bdcd (patch)
tree5a667218049b59643244d707c3f9e454385ebf29
parent72f86f1038c561f8cf2591161667ae65d6c4b3bc (diff)
downloaddotfiles-56f0f53647576216a5ef3632756c2715e862bdcd.tar.xz
zsh: nohup is good
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
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