git://105106.c2e0p.group
/
dotfiles.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed ssh-forget function to deal with possible space delimited entries.
[dotfiles.git]
/
inputrc
diff --git
a/inputrc
b/inputrc
deleted file mode 120000
(symlink)
index 4c7ff12069b119690a85290bc0126635ac3c7aa6..0000000000000000000000000000000000000000
--- a/
inputrc
+++ /dev/null
@@
-1
+0,0
@@
-/Volumes/Users/jer/.dotfiles/inputrc
\ No newline at end of file
diff --git
a/inputrc
b/inputrc
new file mode 100644
(file)
index 0000000000000000000000000000000000000000..f641de284edc269132fc34c77e26babbe8ed3db9
--- /dev/null
+++ b/
inputrc
@@
-0,0
+1,4
@@
+set completion-ignore-case On
+
+"\M-\e[D": backward-word
+"\M-\e[C": forward-word