mc/lib/mcconfig
Andrew Borodin 76847e08fd Ticket #4203: support custom .zshrc.
Custom .zshrc file is  ~/.local/share/mc/.zshrc.

If ZDOTDIR environment variable is not set, set it to ~/.local/share/mc
if a .zshrc is found there. It is the only way to point zsh to an other
rc file than the default.

Thanks Sebastian Gniazdowski <sgniazdowski@gmail.com> for the original
patch.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2021-03-13 20:17:31 +03:00
..
common.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
get.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
history.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
Makefile.am Move history operation routines from lib/widget/history.c to lib/mcconfig/history.c. 2019-09-01 19:41:12 +03:00
paths.c Ticket #4203: support custom .zshrc. 2021-03-13 20:17:31 +03:00
set.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00