diff options
author | David Runge <david.runge@frqrec.com> | 2014-10-31 18:37:42 +0100 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-10-31 18:37:42 +0100 |
commit | 1db0d2235a223534ce363ae1f82b68fd29ae7ea6 (patch) | |
tree | 9f924cd9202c650b396f9edcf42e71f441e34ece /.inputrc | |
parent | 34c14a65a34be8e026eb03de4bf32b6be257faad (diff) | |
download | dotfiles-1db0d2235a223534ce363ae1f82b68fd29ae7ea6.tar.gz dotfiles-1db0d2235a223534ce363ae1f82b68fd29ae7ea6.tar.bz2 dotfiles-1db0d2235a223534ce363ae1f82b68fd29ae7ea6.tar.xz dotfiles-1db0d2235a223534ce363ae1f82b68fd29ae7ea6.zip |
inputrc: Adding .inputrc to repository with vi-mode enabled
Diffstat (limited to '.inputrc')
-rw-r--r-- | .inputrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.inputrc b/.inputrc new file mode 100644 index 0000000..b2cc9d6 --- /dev/null +++ b/.inputrc @@ -0,0 +1 @@ +set editing-mode vi |