dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 5b7f238a7b056b6b783c33e740cdfae1e22b40c2
parent 00ea7036fb8f7cdfee06ec9c2b7f5bffb21106fa
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Wed,  4 Nov 2020 12:07:46 +0100

showcalendar: show default calendar output

Diffstat:
M.local/bin/showcalendar | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.local/bin/showcalendar b/.local/bin/showcalendar @@ -1,2 +1,2 @@ #!/bin/sh -calendar -A 0 | notify +calendar | notify