Update dotfiles

This commit is contained in:
2025-01-23 09:41:25 +02:00
parent 49ecb057cf
commit f22ea044f6
6 changed files with 32 additions and 18 deletions
+10
View File
@@ -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