2 Commits
Author SHA1 Message Date
vladislav dosterandGitHub 35556c2f83 maint(_chroma/-ssh.ch): don't expand $userdirs for user matching
`$userdirs` can be pretty huge, and blindly expanding it to match as a regex expression
can be expensive.

Because `$userdirs` is an associative array, leveraging direct member lookup is the optimal method.
2022-02-27 21:55:37 -05:00
vladislav dosterandGitHub a4cd9a4ec0 (maint): update links to point towards zdharma-contiuum 2021-11-01 04:08:13 -05:00