start work on allowing "packages"
This commit is contained in:
6
fsmi_fsr/helpers/list_termine.sh
Executable file
6
fsmi_fsr/helpers/list_termine.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
khal --version > /dev/null
|
||||
|
||||
khal list --day-format "" --format "* {start} {title}" -a calendars_fsmi today 30d | grep -v Fachschaftsrat | grep -v Feriensprechstunde || true
|
||||
|
||||
Reference in New Issue
Block a user