From 0f3b7850e883aeab0ddfd2c7846c82052d2ea541 Mon Sep 17 00:00:00 2001 From: Nate Buttke Date: Mon, 21 Feb 2022 21:31:07 -0800 Subject: scripts repo: initial commit --- monday | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 monday (limited to 'monday') diff --git a/monday b/monday new file mode 100755 index 0000000..409af80 --- /dev/null +++ b/monday @@ -0,0 +1,6 @@ +#!/bin/bash +riverctl spawn thunderbird; +riverctl spawn obsidian; +riverctl spawn "zathura dox/plan/work/work.pdf"; +riverctl spawn "zathura dox/plan/personal/personal.pdf"; +riverctl spawn "plan f" -- cgit v1.2.3