diff options
Diffstat (limited to 'install-macos.yml')
| -rw-r--r-- | install-macos.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/install-macos.yml b/install-macos.yml new file mode 100644 index 0000000..d1c0af8 --- /dev/null +++ b/install-macos.yml @@ -0,0 +1,8 @@ +stages: + - from_file: git/.install-macos.yml + + - from_file: tmux/.install.yml + + - from_file: vim/.install.yml + + - from_file: zsh/.install.yml
\ No newline at end of file |
