test
This commit is contained in:
6
scripts/show_calendar.sh
Executable file
6
scripts/show_calendar.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
tput civis
|
||||
trap "tput cnorm" EXIT
|
||||
rem -m -cu+2 -b1 -gaa -q -@2 --hide-completed-todos
|
||||
read -r
|
||||
Reference in New Issue
Block a user