From: Christian Heller <c.heller@plomlompom.de> Date: Mon, 24 Mar 2025 02:57:10 +0000 (+0100) Subject: Improve. X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/cards/%7B%7Bcard_id%7D%7D/do_day?a=commitdiff_plain;p=config Improve. --- diff --git a/testing/home/all/.profile b/testing/home/all/.profile index d4f1e09..02e3771 100644 --- a/testing/home/all/.profile +++ b/testing/home/all/.profile @@ -6,9 +6,6 @@ # Notably this makes ~/.profile (outside its optional sourcing of ~/.bashrc) # useful for providing environment variables to non-shell applications started # within a login session. - -eval $(ssh-agent) && ssh-add - PATH_BASHRC="${HOME}/.bashrc" [ -n "${BASH_VERSION}" -a -f "${PATH_BASHRC}" ] && . "${PATH_BASHRC}" diff --git a/testing/home/desktop/.profile.desktop b/testing/home/desktop/.profile.desktop index 83c9169..57a42bd 100644 --- a/testing/home/desktop/.profile.desktop +++ b/testing/home/desktop/.profile.desktop @@ -1,2 +1,6 @@ +# so we don't have to enter our SSH key password all the time +eval $(ssh-agent) && ssh-add + +# zero audio volume (rather than "just" mute) vol 0