Skip to content

Instantly share code, notes, and snippets.

@thecodesmith
Created August 30, 2014 17:57
Show Gist options
  • Select an option

  • Save thecodesmith/ecb83985876aee4919bb to your computer and use it in GitHub Desktop.

Select an option

Save thecodesmith/ecb83985876aee4919bb to your computer and use it in GitHub Desktop.
Bash Case-insensitive Autocomplete
# Put this in /etc/inputrc
set completion-ignore-case on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment