From eb7ad7220af78d10be832a25ede1693669cd69c0 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 16 Dec 2018 14:34:02 -0500 Subject: askpass command added --- .profile | 1 + 1 file changed, 1 insertion(+) (limited to '.profile') diff --git a/.profile b/.profile index 42f079b..a26b4ce 100644 --- a/.profile +++ b/.profile @@ -11,6 +11,7 @@ export BIB="$HOME/Documents/LaTeX/uni.bib" export REFER="$HOME/.referbib" # PIX is here I have LARBS keep icons. Subject to change, hence a variable. export PIX="$HOME/.scripts/pix" +export SUDO_ASKPASS="$HOME/.scripts/tools/dmenupass" # less/man colors export LESS=-R -- cgit v1.3.1