mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-16 19:19:28 +00:00
5 lines
45 B
Text
5 lines
45 B
Text
|
#!/bin/bash
|
||
|
set +e
|
||
|
|
||
|
_recipe brew
|
||
|
_brew pandoc
|