mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-16 11:09:29 +00:00
7 lines
56 B
Text
7 lines
56 B
Text
|
#!/bin/bash
|
||
|
set +e
|
||
|
|
||
|
_recipe nvm
|
||
|
_npm drafter
|
||
|
_npm aglio
|