Case insensitive tab completion:
echo "set completion-ignore-case on" >> ~/.inputrcGit branch being displayed. Add to ~/.bashrc:
PS1="$GREEN\u@\h$NO_COLOR:\w$YELLOW\$(parse_git_branch)$NO_COLOR\$ "Case insensitive tab completion:
echo "set completion-ignore-case on" >> ~/.inputrcGit branch being displayed. Add to ~/.bashrc:
PS1="$GREEN\u@\h$NO_COLOR:\w$YELLOW\$(parse_git_branch)$NO_COLOR\$ "