mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-22 02:41:23 +01:00
This fix will overwrite the XDG variables when creating a shell session and only if the installation is Snap (as determined by the presence of the `$SNAP` environment variable). It also will parse the user's PAM files, if present, to ensure that if the XDG variables were set there, they're restored. Otherwise, if the variables are set in an RC or profile file, we'll already pick it up when the shell starts. closes #1696 --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
pamparse_test.go | ||
pamparse.go |