Skip to content

Commit

Permalink
Install node using n
Browse files Browse the repository at this point in the history
  • Loading branch information
ekashida committed Feb 4, 2016
1 parent 07e7089 commit c3c7e21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.fish
Expand Up @@ -56,6 +56,7 @@ begin
if not test -d n
git clone git@github.com:tj/n.git
pushd n; and make install; and popd
n stable
end
if not test -d z-fish
git clone git@github.com:sjl/z-fish.git
Expand Down

0 comments on commit c3c7e21

Please sign in to comment.