fish-shell/share
Kevin Ballard 529d410bec Fix prompt_cwd on darwin systems when $PWD is "/private"
When $PWD is "/private", the prompt was printing "rivate". Skip the
"/private" stripping if there's nothing after it.

Prevent "/private" from being stripped anywhere but the beginning of the
PWD.

Fixes #173
2012-06-24 14:04:43 -07:00
..
completions Squashed commit of the following: 2012-06-15 17:30:33 -07:00
functions Fix prompt_cwd on darwin systems when $PWD is "/private" 2012-06-24 14:04:43 -07:00
tools Don't generate completions if we already have bespoke completions in the data directory 2012-06-18 13:59:34 -07:00
config.fish.in remove trialing spaces #2 2010-09-18 10:18:26 +08:00