From 0a07704d6dc53bf3a35d4aadfa240586f55e9487 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Thu, 20 Jul 2023 21:19:29 +0100 Subject: Replace python installer --- install-macos.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 install-macos.yml (limited to 'install-macos.yml') 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 -- cgit v1.2.3-70-g09d2