chiark / gitweb /
Cope with lack of XDG config directories.
authorSimon Tatham <anakin@pobox.com>
Wed, 6 Dec 2023 07:34:22 +0000 (07:34 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 6 Dec 2023 07:35:17 +0000 (07:35 +0000)
commitd964711d81d1f1376132c6c6cf9ad55d174fab62
tree7f058d540cfd1e918e3bca4c1ee6116d6b538f64
parentdef0e5441e5c54e6e1322e373f42e1bbd9609ea0
Cope with lack of XDG config directories.

If the host system is a pure server which you log into via ssh, it may
not have these at all. Hard-code the default ~/.config as a fallback.
login.py