From 49725d9a15700a6c2b4df0d4d83ad3caeaacec9e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 17 Oct 2008 20:33:55 +0200 Subject: Replace print_exit_value by exitcode in prompt --- etc/options | 3 --- 1 file changed, 3 deletions(-) (limited to 'etc/options') diff --git a/etc/options b/etc/options index bd31116..cbc5b7e 100644 --- a/etc/options +++ b/etc/options @@ -15,9 +15,6 @@ setopt correct # echo 'foo''bar''' will become foo'bar' setopt rc_quotes -# Alert me in case of non-zero exit status -setopt print_exit_value - # greedy is more like dvorak than qwerty... setopt dvorak -- cgit v1.2.3