Skip to content
Snippets Groups Projects
Commit 309fa3bd authored by Derek Stavis's avatar Derek Stavis
Browse files

Remove PATH save/restore code

Fixes #186 by removing the PATH save/restore code from init.fish.

There isn't a single occurence where Oh My Fish code changes the
value of PATH variable.

Plugin code which changes the PATH variable should be aware of
the side-effects and manage PATHs correctly, avoiding duplication.
parent 46558a38
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment