Created
March 30, 2017 15:56
-
-
Save micahjonas/668a42f6017aede23dc4a19afaa8a8c6 to your computer and use it in GitHub Desktop.
Revisions
-
micahjonas created this gist
Mar 30, 2017 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ # config.fish file # to use a bash utility in fish you need the bass plugin: https://github.com/edc/bass function nvm bass source ~/.nvm/nvm.sh ';' nvm $argv end nvm use 6