]> code.delx.au - dotfiles/commitdiff
bash: expand glob shortcuts
authorJames Bunton <jamesbunton@delx.net.au>
Tue, 25 Jun 2013 12:49:49 +0000 (22:49 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Tue, 25 Jun 2013 12:49:49 +0000 (22:49 +1000)
.inputrc

index 57356dc93c587c78621fb5f91829976f3fe74978..4d5e97c9cd4ca9dfb000ff782748edf3a971f720 100644 (file)
--- a/.inputrc
+++ b/.inputrc
@@ -21,5 +21,6 @@ set keymap vi-command
 "\7f":  backward-char
 "gg": beginning-of-history
 "G": end-of-history
-
+"{": complete-into-braces
+"*": insert-completions