summaryrefslogtreecommitdiff
path: root/zsh/.zprofile
blob: dad305e1a154b2482f273d8d468504bc31f12303 (plain)
1
2
3
4
5
curl -m 3 -s "$CAL_PERSO" | grep -v END:VCALENDAR >/tmp/calendar.ics
curl -m 3 -s "$CAL_SCHOOL" | grep -v BEGIN:VCALENDAR >> /tmp/calendar.ics
icstocal /tmp/calendar.ics /tmp/calendar >/dev/null

[ "$(tty)" = "/dev/tty1" ] && ! pidof -s Xorg >/dev/null 2>&1 && exec sx