aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-10-28 17:18:22 -0300
committerEuAndreh <eu@euandre.org>2022-10-28 17:18:22 -0300
commit5c1e2ad18723265c3afbaf9514eea2990d26602c (patch)
tree95bb1c1daf4580ef58ba6d69c0cec2238b516a48
parentInline now working configs for khard and khal (diff)
downloaddotfiles-5c1e2ad18723265c3afbaf9514eea2990d26602c.tar.gz
dotfiles-5c1e2ad18723265c3afbaf9514eea2990d26602c.tar.xz
etc/sh/rc: Add alias for khal
-rw-r--r--etc/sh/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 7bde008..8afd8df 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -137,6 +137,7 @@ alias sqlite='rlwrap sqlite3'
alias guile='guile -l "$XDG_CONFIG_HOME"/guile/init.scm'
alias flush='sync && echo 3 | sudo tee /proc/sys/vm/drop_caches > /dev/null'
+alias kal='khal calendar today `LANG=en.UTF-8 date +%A`'