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
2024-11-26 18:53:44 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
a61e2caadb
fish-shell
/
share
History
Konrad Borowski
a61e2caadb
Update Perl completion
2013-02-21 12:53:35 -08:00
..
completions
Update Perl completion
2013-02-21 12:53:35 -08:00
functions
Update Perl completion
2013-02-21 12:53:35 -08:00
tools
Move autogenerated completions to ~/.config/fish/generated_completions/
2013-02-17 16:14:36 -08:00
config.fish
Large set of changes to how PATH is handled. Changed fish to no longer modify PATH in share/config.fish. Introduced variable fish_user_paths, and a glue function __fish_reconstruct_path that splices together PATH with fish_user_paths. Changed fish to no longer validate changes to PATH unless the paths are new (i.e. don't recheck what's already there). Modified certain sets to store const wchar_t instead of wcstring to save a few allocations.
2013-02-19 18:05:20 -08:00