commit 90f15c30c72da102d303c42170b74e43d7b350fe
parent 86a43a75d0b0edbf0a331b63640b9797065b624c
Author: mtmn <miro@haravara.org>
Date: Sat, 2 May 2026 22:13:07 +0200
dotfiles: add just and khal aliases
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/modules/mixins/dotfiles/config/shell/rc/functions b/modules/mixins/dotfiles/config/shell/rc/functions
@@ -112,6 +112,11 @@ kan() {
vdirsyncer sync
}
+kana() {
+ khal new --alarms "$@"
+ vdirsyncer sync
+}
+
ae() {
if tmux has-session -t aerc 2>/dev/null; then
if [ -n "$TMUX" ]; then