aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-03-07 20:55:21 +0100
committerlonkaars <loek@pipeframe.xyz>2024-03-07 20:55:21 +0100
commitef0ce5d4ce11d1256e8ff8659cd993473ddda1b6 (patch)
tree208540b9dd0dc1ba6270ec4372c95fb368e48580
parent7da4d3e228d932503f81fe03c2deb9c867405e23 (diff)
add `today` alias to list today's calendar events
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
index 55c4cdd..dba7107 100644
--- a/.profile
+++ b/.profile
@@ -15,6 +15,7 @@ alias dnd="dragon-drag-and-drop -a -x"
alias mk="make"
alias sl="sl -w"
alias vv="neovide"
+alias today="khal list today today"
# one letters
alias r="ranger"