diff options
author | Nate Buttke <nate-web@riseup.net> | 2022-02-21 21:31:07 -0800 |
---|---|---|
committer | Nate Buttke <nate-web@riseup.net> | 2022-02-21 21:31:07 -0800 |
commit | 0f3b7850e883aeab0ddfd2c7846c82052d2ea541 (patch) | |
tree | 5e7d700208879ac6a25ed374736d7380b1653b37 /monday |
scripts repo: initial commit
Diffstat (limited to 'monday')
-rwxr-xr-x | monday | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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" |