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 --- tmux/.install.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tmux/.install.yml (limited to 'tmux') diff --git a/tmux/.install.yml b/tmux/.install.yml new file mode 100644 index 0000000..bf7c8cf --- /dev/null +++ b/tmux/.install.yml @@ -0,0 +1,6 @@ +name: Configure tmux +steps: + - !Link + from: ".tmux.conf" + to: "~/.tmux.conf" + recursive: false \ No newline at end of file -- cgit v1.2.3-70-g09d2