From 05ba88812500e0b20f0dc0f0f20181e7bf7126ec Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 28 Nov 2019 18:35:44 +0000 Subject: [PATCH] docs: update --- pash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pash b/pash index 3b546f8..183fdeb 100755 --- a/pash +++ b/pash @@ -138,7 +138,7 @@ pash 1.0.0 - simple password manager. Using a key pair: export PASH_KEYID=XXXXXXXX Password length: export PASH_LENGTH=50 Store location: export PASH_DIR=~/.local/share/pash -Clipboard tool: export PASH_CLIP='' +Clipboard tool: export PASH_CLIP='xclip -selection clipboard' " exit 1 }