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 1fc71a7959d30ea785ece3e063f088cd1e27770c
parent 22994d67f9419c3068280e546083ff234fe45353
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu, 25 Jun 2020 10:09:58 +0200

Add helper script for showing calendar

Diffstat:
A.local/bin/showcalendar | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

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