From df8cb9d15446196a0c1d6dfceb8f5e2a92b4a5a4 Mon Sep 17 00:00:00 2001 From: marcellus Date: Tue, 25 Apr 2023 22:34:10 +0200 Subject: fix: minor changes --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index a557d3a..b3471ca 100644 --- a/.zshrc +++ b/.zshrc @@ -1,6 +1,6 @@ # Created by newuser for 5.9 curl -s https://zeus.ionis-it.com/api/group/428/ics/EOVYjD9jk5 >/tmp/calendar.ics -./icstocal /tmp/calendar.ics /tmp/calendar >/dev/null +$HOME/icstocal /tmp/calendar.ics /tmp/calendar >/dev/null flashfetch quand -- cgit v1.2.3