From ca1dd9561f68ac27561a2f6a0f13bb05130fe899 Mon Sep 17 00:00:00 2001 From: Tharre Date: Sun, 19 Dec 2021 02:56:33 +0100 Subject: weechat: use new passphrase_command instead of env --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index d5730f6..f1c8e42 100644 --- a/.zshrc +++ b/.zshrc @@ -13,7 +13,7 @@ alias lsa='ls -lah' alias history='fc -l 1' alias xclip="xclip -selection c" alias open="xdg-open" -alias wee='WEECHAT_PASSPHRASE="$(pass personal/weechat)" weechat' +alias wee='weechat' alias which-command='whence' alias ta='exec tmux new -A -s 1' -- cgit v1.2.3-70-g09d2