Skip to content
  • Derek Stavis's avatar
    Remove PATH save/restore code · 309fa3bd
    Derek Stavis authored
    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.
    309fa3bd