Created
December 3, 2010 12:02
-
-
Save indeyets/726880 to your computer and use it in GitHub Desktop.
pieces from .inputrc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set meta-flag on | |
set input-meta on | |
set output-meta on | |
set convert-meta off | |
set show-all-if-ambiguous on | |
set visible-stats on | |
set completion-ignore-case On | |
set mark-symlinked-directories On |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment