mirror of
https://github.com/kremalicious/dotfiles.git
synced 2025-01-05 11:25:03 +01:00
7 lines
144 B
Bash
Executable File
7 lines
144 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# Installed from brewfile with node
|
|
|
|
# install global stuff
|
|
npm install -g bower grunt grunt-cli gulp nib stylus sass less
|