From ccca62e11f0d1ddd8838fb927c09d72dcb53e514 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Sat, 21 Dec 2024 18:57:29 +0100 Subject: exercise-reminder: add it --- uninstall.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'uninstall.sh') diff --git a/uninstall.sh b/uninstall.sh index 02f0a5b..448b49f 100644 --- a/uninstall.sh +++ b/uninstall.sh @@ -35,3 +35,6 @@ stow -Dt ${XDG_CONFIG_HOME:=$HOME/.config} newsboat # sioyek stow -Dt ${XDG_CONFIG_HOME:=$HOME/.config} sioyek + +# Exercise reminder +stow -Dt ${XDG_CONFIG_HOME:=$HOME/.config} reminder -- cgit v1.2.3