From 544da1ba50d9cbf51a18ca0abf1db66b3baa7460 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Fri, 17 Oct 2025 12:22:00 -0400 Subject: Gentoo desktop --- files/shell/profile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 files/shell/profile (limited to 'files/shell/profile') diff --git a/files/shell/profile b/files/shell/profile new file mode 100644 index 0000000..fc677a7 --- /dev/null +++ b/files/shell/profile @@ -0,0 +1,7 @@ +export PATH="$PATH:$HOME/.local/bin" +#export GPG_TTY=$(tty) +unset SSH_AGENT_PID +if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then + export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)" +fi +export MAIN_MONITOR=DP-1 -- cgit v1.2.3-101-g0448