Skip to content

Commit

Permalink
update for
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonmar committed Jun 25, 2018
1 parent bef0fc9 commit 3713860
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -451,4 +451,5 @@ Here are other scripts to install on Mac:
* https://github.com/swoodford/osx/blob/master/setup-developer-environment.sh
* https://www.bonusbits.com/wiki/Reference:Mac_OS_DevOps_Workstation_Setup_Check_List
* More at https://github.com/thoughtbot/laptop/blob/master/mac
* https://github.com/ghaiklor/iterm-fish-fisherman-osx described at https://blog.ghaiklor.com/bootstrap-your-terminal-environment-in-macos-with-a-single-bash-script-ea1ca445f0a5
* https://github.com/ghaiklor/iterm-fish-fisherman-osx described at https://ghaiklor.github.io/iterm-fish-fisherman-osx/ and https://blog.ghaiklor.com/bootstrap-your-terminal-environment-in-macos-with-a-single-bash-script-ea1ca445f0a5
* https://github.com/why-jay/osx-init/blob/master/install.sh
1 change: 1 addition & 0 deletions mac-setup-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3056,6 +3056,7 @@ fi
yo angular:controller MyNewController
yo doctor
fi

if [[ "${NODE_TOOLS,,}" == *"graphicmagick"* ]]; then
npm install -g graphicmagick
fi
Expand Down

0 comments on commit 3713860

Please sign in to comment.