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-06-29 22:41:16 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eeaa241be8e4153a9be9c08a7fdc71076ebdbab2
fish-shell
/
init
History
axel
8fdb4d2a17
Define fish_function_path at the top of the first init file to improve preformance (each non-existing variable causes a universal variable barrier)
...
darcs-hash:20060212112349-ac50b-51956f701d11ae897c560617e4b476fb51b576c7.gz
2006-02-12 21:23:49 +10:00
..
completions
Do not use CDPATH when completing arguments starting with a '.'
2006-02-09 01:29:09 +10:00
functions
Make the __fish_describe_command function strip spaces and newlines
2006-02-08 20:22:36 +10:00
fish_complete.fish.in
Move more functions to autoload
2006-02-08 20:20:43 +10:00
fish_function.fish
Move more functions to autoload
2006-02-08 20:20:43 +10:00
fish_inputrc
Fix Alt-p shortcut
2005-12-15 00:09:06 +10:00
fish_interactive.fish.in
Make LS_COLORS non-univerasl, and contain many more filetypes
2006-02-05 23:14:22 +10:00
fish.in
Define fish_function_path at the top of the first init file to improve preformance (each non-existing variable causes a universal variable barrier)
2006-02-12 21:23:49 +10:00