From 93fe063ae21503e627d388b92e8b7b374a8d0182 Mon Sep 17 00:00:00 2001 From: awy Date: Wed, 28 Aug 2024 19:15:16 +0300 Subject: stuff --- .config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/zsh/.zshrc') diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 4213774..d9a511d 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -40,6 +40,6 @@ lfcd () { bindkey -s '^o' '^ulfcd\n' export GPG_TTY=$(tty) - +export PASSWORD_STORE_CLIP_TIME=5 # Load syntax highlighting; should be last. source /usr/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh 2>/dev/null -- cgit v1.2.3