Skip to content

Instantly share code, notes, and snippets.

@mfrata
Created June 25, 2018 18:00
Show Gist options
  • Save mfrata/d1e9efe52bc4fc8af445dc3318a27683 to your computer and use it in GitHub Desktop.
Save mfrata/d1e9efe52bc4fc8af445dc3318a27683 to your computer and use it in GitHub Desktop.
Bash autocomplete case insentive
echo set completion-ignore-case on | sudo tee -a /etc/inputrc
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment