From: Maximilian Friedersdorff Date: Tue, 8 May 2018 20:46:41 +0000 (+0100) Subject: Remove old commented code for gpg X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=9daf6459624ae71f23144822603cd581c0e57ea1;p=max%2Fdotfiles.git Remove old commented code for gpg --- diff --git a/X/.xinitrc b/X/.xinitrc index def251d..6a90d37 100644 --- a/X/.xinitrc +++ b/X/.xinitrc @@ -55,14 +55,6 @@ feh --bg-scale ~/Pictures/background.jpg& xset -b -#if ! pgrep -x -u "${USER}" gpg-agent>/dev/null 2>&1; then -# eval $(gpg-agent --daemon \ - # --use-standard-socket \ - # --write-env-file "${HOME}/.gpg-agent-info") -#fi -# -#gpg-connect-agent updatestartuptty /bye >/dev/null - # Battery monitoring case $HOSTNAME in platinum)