Created
May 19, 2014 17:17
-
-
Save deigote/04c10812314b95e97adf to your computer and use it in GitHub Desktop.
Making your fish modules available to each fish shell with fish-modules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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