Commit f547b232 authored by Patricio Bruna's avatar Patricio Bruna

se agrega npm y nodejs

parent c87650db
- name: Instala paquetes de homebrew para Terminal
homebrew: name="{{ item }}" state=present
with_items:
- node
- npm
- rbenv
- name: install oh-my-zsh
tags: terminal
shell: curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment