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,14 @@
|
||||
- shell:
|
||||
-
|
||||
stdin: true
|
||||
stdout: true
|
||||
description: Setting Mac OS defaults
|
||||
command: >
|
||||
if [ "$(uname)" = "Darwin" ]; then
|
||||
./macos/macos_setup.sh
|
||||
fi
|
||||
-
|
||||
command: ./clone.sh
|
||||
description: Cloning Git repos
|
||||
stdout: true
|
||||
quiet: false
|
||||
Reference in New Issue
Block a user