Skip to content

Instantly share code, notes, and snippets.

@deigote
Created May 19, 2014 17:17
Show Gist options
  • Save deigote/04c10812314b95e97adf to your computer and use it in GitHub Desktop.
Save deigote/04c10812314b95e97adf to your computer and use it in GitHub Desktop.
Making your fish modules available to each fish shell with fish-modules
# Some other fish configuration goes here
# Fish modules
source $HOME/.config/fish/fish-modules/add_modules_to_path.fish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment