Skip to content

Instantly share code, notes, and snippets.

@pkolyvas
Created November 6, 2018 18:05
Show Gist options
  • Save pkolyvas/4344d502ba7ae7e76be708ee7ad26a07 to your computer and use it in GitHub Desktop.
Save pkolyvas/4344d502ba7ae7e76be708ee7ad26a07 to your computer and use it in GitHub Desktop.
For those who use Tug and Fish
# For users of fish, if you want to use jive/tug
# Add this to to your fish shell config
# or `cat config.fish.tug >> ~/.config/fish/config.fish`
set -x -g TUG_ROOT $HOME/.tug
set -x -g TUG_RELEASE_CHANNEL stable
set -x -g PATH $TUG_ROOT/bin $PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment