fish-shell/init
2006-02-15 12:22:28 +10:00
..
completions Remove the rather stupid -y option for complete, which loads another commands completions. Mostly the same results can be had with fewer bugs and corner cases vy using the new dynamically loaded functions. 2006-02-15 12:22:28 +10:00
functions Remove the rather stupid -y option for complete, which loads another commands completions. Mostly the same results can be had with fewer bugs and corner cases vy using the new dynamically loaded functions. 2006-02-15 12:22:28 +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
fish_complete.fish.in Fix various minor misses in moving of shellscript functions 2006-02-13 08:22:05 +10:00
fish_function.fish Move a few more shellscript functions to their own files 2006-02-12 23:14:21 +10:00
fish_inputrc Fix Alt-p shortcut 2005-12-15 00:09:06 +10:00
fish_interactive.fish.in Fix various minor misses in moving of shellscript functions 2006-02-13 08:22:05 +10:00