This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2025-02-21 20:25:25 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fish-shell
/
share
History
axel
687ba1c9ef
Add completions for the find command
...
darcs-hash:20061130231414-ac50b-4636dbd460ad23479c5740b22dcba011c2e140a3.gz
2006-12-01 09:14:14 +10:00
..
completions
Add completions for the find command
2006-12-01 09:14:14 +10:00
functions
Use dircolors to set default colors for ls
2006-12-01 01:40:26 +10:00
config_interactive.fish.in
Remove fallback of using globals when universal variables are broken in config file- fish does the equivalen internally now
2006-12-01 01:48:38 +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