mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-22 03:00:05 +00:00
6 lines
56 B
Bash
6 lines
56 B
Bash
#!/bin/bash
|
|
set -e
|
|
|
|
_recipe nvm
|
|
_npm drafter
|
|
_npm aglio
|