This commit is contained in:
tavo 2024-11-12 00:12:41 -06:00
parent 335a0a71f3
commit a96c52502d

View file

@ -111,6 +111,7 @@ alias \
qr="qrencode -t ansiutf8" \
clip="xsel -ib" \
em="emacsclient -c -a 'emacs' $@" \
venv=". ~/.local/share/venv/base/bin/activate" \
[ -f ~/.config/shell/kit ] && . ~/.config/shell/kit