summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-09-30 14:03:37 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-09-30 14:03:37 +0200
commit5bf64815ee1b34241b1e65cbc9a5979946ff96d6 (patch)
tree5fa4bdf58d926eeb9afc56d80531bdffb7c47a37 /etc
parentd82b7ff55ab6e62fcf4a6fa50a85d5e995899d3b (diff)
options: Set dvorak
Diffstat (limited to 'etc')
-rw-r--r--etc/options3
1 files changed, 3 insertions, 0 deletions
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