venv
This commit is contained in:
parent
335a0a71f3
commit
a96c52502d
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ alias \
|
||||||
qr="qrencode -t ansiutf8" \
|
qr="qrencode -t ansiutf8" \
|
||||||
clip="xsel -ib" \
|
clip="xsel -ib" \
|
||||||
em="emacsclient -c -a 'emacs' $@" \
|
em="emacsclient -c -a 'emacs' $@" \
|
||||||
|
venv=". ~/.local/share/venv/base/bin/activate" \
|
||||||
|
|
||||||
[ -f ~/.config/shell/kit ] && . ~/.config/shell/kit
|
[ -f ~/.config/shell/kit ] && . ~/.config/shell/kit
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue