fish-shell/share
2008-01-23 04:03:40 +10:00
..
completions adds completion for Debian's invoke-rc.d command 2009-02-05 05:17:57 +10:00
functions This patch fixes a problem where prompt_pwd was printing the full path twice under OS X and probably BSDs. (Which, needless to say, made for very long prompts) The problem was that (Free?)BSD sed and GNU sed handle ? differently. For BSD sed, ? is not special unless the -E flag is specified. The {0,1} syntax should work the same way in both. 2008-01-23 04:03:40 +10:00
config.fish.in Make sure configuration files are only run once 2007-10-28 19:11:17 +10:00