readme: clarify bash/zsh compatibility

Makes it clearer that the compatibility mentioned only relates to the
manual loading approach.

(cherry picked from commit 4971e3735e)
This commit is contained in:
Lorenzo Manacorda 2018-12-11 16:22:13 -05:00 committed by Robert Helgesson
parent 1484b1d48b
commit 461869b438
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -87,8 +87,9 @@ Currently the easiest way to install Home Manager is as follows:
$HOME/.nix-profile/etc/profile.d/hm-session-vars.sh $HOME/.nix-profile/etc/profile.d/hm-session-vars.sh
``` ```
file in your shell configuration. Unfortunately, we currently only file in your shell configuration. Unfortunately, in this specific
support POSIX.2-like shells such as [Bash][] or [Z shell][]. case we currently only support POSIX.2-like shells such as
[Bash][] or [Z shell][].
For example, if you use Bash then add For example, if you use Bash then add