Hacker News new | ask | show | jobs
by trymas 1939 days ago
YES. Just couple days ago I've mangled `config.fish` with wrong use of `$fish_user_path` and was wondering why my shell started throwing errors of `$PATH` being too long, which duplicated itself to infinity and beyond. That's what you get when you don't read the docs fully.