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-22 21:48:56 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fish-shell
/
share
History
axel
ceacfb83a8
Add completions for the env command
...
darcs-hash:20061204115838-ac50b-f75e067b50ee2cbc8f735110c34892613c53c4d9.gz
2006-12-04 21:58:38 +10:00
..
completions
Add completions for the env command
2006-12-04 21:58:38 +10:00
functions
Add completions for the env command
2006-12-04 21:58:38 +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