Rename dotbot files

This commit is contained in:
2025-02-15 11:18:58 +02:00
parent 5be7254a5b
commit 245c53f893
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