Advertisement
Guest User

Untitled

a guest
Jan 8th, 2018
550
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. $include /etc/inputrc
  2.  
  3. "\e[A":history-search-backward
  4. "\e[B":history-search-forward
  5.  
  6. set completion-ignore-case on
  7. set show-all-if-ambiguous on
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement