This website requires JavaScript.
Explore
Help
Sign In
h
/
fish-shell
Watch
1
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2026-07-02 09:11:15 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f7a472230e1ebe8452ee301313be95bf2f64ebb
fish-shell
/
share
History
axel
2f7a472230
Remove fallback of using globals when universal variables are broken in config file- fish does the equivalen internally now
...
darcs-hash:20061130154838-ac50b-04861991dfc12fc4a7d1bb675dbffe4b78df920e.gz
2006-12-01 01:48:38 +10:00
..
completions
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
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