From: Daniel Toubul Date: Sun, 13 Nov 2022 05:51:30 +0000 (+0200) Subject: Fixed correct location of exporting ZDOTDIR (#189) X-Git-Tag: v0.2.0.2~120 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/68a61b1f3efaf874ac65e95cc0452fde93fc3843?hp=68a61b1f3efaf874ac65e95cc0452fde93fc3843 Fixed correct location of exporting ZDOTDIR (#189) * Fixed correct location of exporting ZDOTDIR "You can do this in _/etc/zsh/zshenv_ " have been replaced by "You can do this in _/etc/zshenv_" as this is the correct location. Was fighting with this one for a while until I realized the correct location. * Add note about zshenv location on different distros Co-authored-by: b3nj4m1n ---