mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
Update dotfiles
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
## TODO:
|
||||
## cask_personal using some variable?
|
||||
|
||||
- shell:
|
||||
- stdin: true
|
||||
stdout: true
|
||||
command: >
|
||||
if [ "$(uname)" = "Darwin" ]; then
|
||||
brew bundle --file ./macos/Caskfile.personal
|
||||
fi
|
||||
Reference in New Issue
Block a user