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-19 04:41:15 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9285ade8a89b4e0d226c4f38b7aa954cfe2c3e15
fish-shell
/
env_universal_common.cpp
ridiculousfish
aaa0c25ff7
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.
...
https://github.com/fish-shell/fish-shell/issues/527
2013-02-19 18:05:20 -08:00
20 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink