Skip to content

Commit

Permalink
Remove nvm from Brewfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinSuttle committed Dec 26, 2017
1 parent 0c82cf2 commit cf5c180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ brew "git"
brew "readline"
brew "rbenv"
brew "ruby-build"
brew "nvm"
brew "yarn", args: ["without-node"]
brew "vim"
brew "cask"
Expand All @@ -25,6 +24,7 @@ cask "private-internet-access"
cask "moom"
cask "torbrowser"

# Can't add until signed into MAS
mas "GIPHY Capture", id: 668208984
mas "bear", id: 1091189122
mas "keynote", id: 409183694
Expand Down

0 comments on commit cf5c180

Please # to comment.