diff options
| author | David Phillips <david@sighup.nz> | 2018-06-20 15:01:40 +1200 | 
|---|---|---|
| committer | David Phillips <david@sighup.nz> | 2018-06-20 15:01:40 +1200 | 
| commit | 56f0f53647576216a5ef3632756c2715e862bdcd (patch) | |
| tree | 5a667218049b59643244d707c3f9e454385ebf29 | |
| parent | 72f86f1038c561f8cf2591161667ae65d6c4b3bc (diff) | |
| download | dotfiles-56f0f53647576216a5ef3632756c2715e862bdcd.tar.xz | |
zsh: nohup is good
| -rw-r--r-- | zshrc | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -12,6 +12,7 @@ unsetopt beep  # cd -> pushd  setopt auto_pushd +setopt nohup  # key binding based on zsh wiki  typeset -A key | 
