summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 17025f4..7fcae09 100644
--- a/.zshrc
+++ b/.zshrc
@@ -115,6 +115,7 @@ export PATH="$HOME/bin:$PATH"
alias xclip="xclip -selection c"
alias open="xdg-open"
+alias wee='WEECHAT_PASSPHRASE="$(pass personal/weechat)" weechat'
## env
export EDITOR=vim