mirror of
https://github.com/correl/dotfiles.git
synced 2025-03-07 04:35:47 -10:00
7 lines
57 B
Text
7 lines
57 B
Text
|
#!/bin/bash
|
||
|
set +e
|
||
|
|
||
|
_recipe brew
|
||
|
_recipe git
|
||
|
_recipe zsh
|