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-05-19 18:01:15 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0811613fe9d571244a96de5fb491e2d9fe16a526
fish-shell
/
share
History
axel
57b3965518
Initialize etc/fish and share/fish from the Makefile, not automatically by Autoconf. That way we get correct expansion of ${prefix} and friends to their install-time value. This fixes a bug reported by James Vega.
...
darcs-hash:20060718164155-ac50b-8ec6c63d9c4e52db2c1884fcffeab78333367773.gz
2006-07-19 02:41:55 +10:00
..
completions
Add -q/--query switch to the functions builtin. Works just like the same switch to set does. Useful for checking for the existance of functions in a script
2006-07-13 03:46:55 +10:00
functions
Overhaul of the script autoloader. This should make sure that old scripts are unloaded and new scripts are loaded when the fish_function_path and fish_complete_path variables change
2006-07-13 00:22:42 +10:00
fish.in
Initialize etc/fish and share/fish from the Makefile, not automatically by Autoconf. That way we get correct expansion of ${prefix} and friends to their install-time value. This fixes a bug reported by James Vega.
2006-07-19 02:41:55 +10:00