]> git.sev.monster Git - dotfiles.git/blobdiff - etc/zsh/.zprofile
zsh: fixup env vars and update a comment
[dotfiles.git] / etc / zsh / .zprofile
index 399456b0522f20d772a7085bd4a79fcc90db448d..407c3009fe16e637e6c0fc9ec0f5c108f3720d4a 100644 (file)
@@ -50,8 +50,9 @@ if [[ ! -v DBUS_SESSION_BUS_ADDRESS && -v commands[dbus-launch] ]] {
 #       therefore, the safest way to ensure unique sockets while not having to
 #       write specific logic for both scenarios is to simply change GNUPGHOME.
 #       the easiest way to do this is to create a new dir and link the contents
-#       of GNUPGHOME to the new home. we can then replace the agent sockets
-#       there with the forwarded one.
+#       of GNUPGHOME to the new home. we can then replace all of the agent
+#       sockets wherever they now are with the forwarded one. in either case we
+#       will be overwriting the session-specific sockets.
 #
 # NOTE: since Unix sockets are not supported under Windows, this will not work
 #       under msys, cygwin, mingw, etc., but may work under wsl2.
This page took 0.034383 seconds and 4 git commands to generate.