Skip to content

Instantly share code, notes, and snippets.

@geffrak
Created February 13, 2018 04:21
Show Gist options
  • Save geffrak/c775fc8b0fa64ca12021366e15d45c2a to your computer and use it in GitHub Desktop.
Save geffrak/c775fc8b0fa64ca12021366e15d45c2a to your computer and use it in GitHub Desktop.
$include /etc/inputrc
"\C-p":history-search-backward
"\C-n":history-search-forward
set colored-stats On
set completion-ignore-case On
set completion-prefix-display-length 3
set mark-symlinked-directories On
set show-all-if-ambiguous On
set show-all-if-unmodified On
set visible-stats On
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment