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-arch.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 install-arch.yml (limited to 'install-arch.yml') diff --git a/install-arch.yml b/install-arch.yml new file mode 100644 index 0000000..1e0840d --- /dev/null +++ b/install-arch.yml @@ -0,0 +1,16 @@ +stages: + - from_file: alacritty/.install.yml + + - from_file: mako/.install.yml + + - from_file: sway/.install.yml + + - from_file: swaylock/.install.yml + + - from_file: vim/.install.yml + + - from_file: waybar/.install.yml + + - from_file: wofi/.install.yml + + - from_file: zsh/.install.yml \ No newline at end of file -- cgit v1.2.3-70-g09d2