Skip to content

Instantly share code, notes, and snippets.

@nickcernis
Created February 5, 2019 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickcernis/bb690ea4d23d0e217e93fbfa0930fd6b to your computer and use it in GitHub Desktop.
Save nickcernis/bb690ea4d23d0e217e93fbfa0930fd6b to your computer and use it in GitHub Desktop.
Add to fish shell PATH
set fish_user_paths $fish_user_paths my_path
From https://github.com/fish-shell/fish-shell/issues/527#issuecomment-32237807.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment