Rename dotbot files

This commit is contained in:
2025-02-15 11:18:58 +02:00
parent 894f00cc5e
commit 5b0f04c2b6
4 changed files with 17 additions and 13 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