Skip to content

Instantly share code, notes, and snippets.

@cherian
Created September 13, 2011 02:23
Show Gist options
  • Select an option

  • Save cherian/1213009 to your computer and use it in GitHub Desktop.

Select an option

Save cherian/1213009 to your computer and use it in GitHub Desktop.

Revisions

  1. cherian created this gist Sep 13, 2011.
    7 changes: 7 additions & 0 deletions .inputrc
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    set completion-ignore-case on
    set completion-prefix-display-length 2
    Control-j: menu-complete
    Control-k: menu-complete-backward
    set show-all-if-ambiguous on
    set show-all-if-unmodified on
    set completion-map-case on