Skip to content

Instantly share code, notes, and snippets.

@llkats
Created July 21, 2015 04:21
Show Gist options
  • Save llkats/42564df50a84e82e698c to your computer and use it in GitHub Desktop.
Save llkats/42564df50a84e82e698c to your computer and use it in GitHub Desktop.

Revisions

  1. llkats created this gist Jul 21, 2015.
    2 changes: 2 additions & 0 deletions set-path-in-fish.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    # ~/.config/fish/config.fish
    `set -g -x PATH $PATH /path/to/add`