fish-shell/share
axel 0ace93c2a4 Fix yet another place where the 'builtin' builtin was used in stead of 'command'
darcs-hash:20061214182409-ac50b-60af38f1b1edcafcf1c0aff9c64094b92a84e5fc.gz
2006-12-15 04:24:09 +10:00
..
completions Drop unneeded '--' when using set builtin in various places 2006-12-13 06:37:27 +10:00
functions Fix yet another place where the 'builtin' builtin was used in stead of 'command' 2006-12-15 04:24:09 +10:00
config.fish.in Replace all internal uses of grep with sgrep, which is a wrapper around grep that strips away any GREP_OPTIONS. This is needed to avoid users who have added arbitrary switches to GREP_OPTIONS, thus changing its behaviour. 2006-11-30 00:00:04 +10:00
config_interactive.fish.in Do not add --help completions for builtins at init time. These completions are already present in the commmand specific completions 2006-12-14 23:12:39 +10:00