Hacker News new | ask | show | jobs
by ImprovedSilence 2443 days ago
> File systems on macOS are case insensitive.

Holy smacks, all these years and I never knew that! Too bad auto-complete doesn't pick up on it though.

1 comments

It can. Try: set completion-ignore-case on (for bash).