From f5661b7b6768ce479f7c0a22105e3b589e688631 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Fri, 9 Apr 2010 00:45:55 +0200 Subject: Add one more zsh option --- .zsh/zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zsh/zshrc b/.zsh/zshrc index 1bf698e..055873b 100644 --- a/.zsh/zshrc +++ b/.zsh/zshrc @@ -219,6 +219,7 @@ setopt no_bg_nice # start bg-processes with the same nice-level as fg-p~ setopt auto_cd # if you type a dir take it as a cd setopt correct # correct possibly wrong command names setopt complete_in_word +setopt auto_continue # disown implies 'bg' # }}} -- cgit v1.2.3-70-g09d2 '/'>cgit logo index : others/pass
The standard unix password manager + extensionsRené 'Necoro' Neumann
summaryrefslogtreecommitdiff
path: root/tests/gnupg/gpg.conf (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-28Bump version1.6.4Jason A. Donenfeld1-1/+1
2015-01-27Strip ".gpg" from symlinks as wellTheo Chatzimichos1-2/+2
2015-01-19clip: Show an error message if xclip returns a non-zero exit codeWieland Hoffmann1-3/+2
2015-01-19Correct path for top level grepJason A. Donenfeld1-2/+3