From 5bf64815ee1b34241b1e65cbc9a5979946ff96d6 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 30 Sep 2008 14:03:37 +0200 Subject: options: Set dvorak --- etc/options | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/options b/etc/options index 88f6151..bd31116 100644 --- a/etc/options +++ b/etc/options @@ -18,6 +18,9 @@ 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 + # Accidently hitting ^s sucks (alternative: `stty -ixon`) unsetopt flow_control -- cgit v1.2.3