Skip to content

Instantly share code, notes, and snippets.

@micahjonas
Created March 30, 2017 15:56
Show Gist options
  • Save micahjonas/668a42f6017aede23dc4a19afaa8a8c6 to your computer and use it in GitHub Desktop.
Save micahjonas/668a42f6017aede23dc4a19afaa8a8c6 to your computer and use it in GitHub Desktop.

Revisions

  1. micahjonas created this gist Mar 30, 2017.
    8 changes: 8 additions & 0 deletions config.fish
    Original 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