commit 0fd46bae88ccc726665f10940d91b2ed31f714bb parent 6d0e8e9d0b2805950181eeaaf7cd6c537d747927 Author: mtmn <miro@haravara.org> Date: Wed, 29 Apr 2026 20:06:29 +0200 void: stuff Diffstat:
| M | hosts/void/overlays/config/shell/rc/void | | | 0 | |
| M | modules/mixins/dotfiles/config/shell/rc/functions | | | 3 | ++- |
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/hosts/void/overlays/config/shell/rc/void b/hosts/void/overlays/config/shell/rc/void Binary files differ. diff --git a/modules/mixins/dotfiles/config/shell/rc/functions b/modules/mixins/dotfiles/config/shell/rc/functions @@ -108,7 +108,8 @@ mpa() { } kan() { - khal new "$@" && vdirsyncer + khal new "$@" + vdirsyncer sync } ae() {