From 4971e3735e860ac05a7aa50103c13a8dcc469dc1 Mon Sep 17 00:00:00 2001 From: Lorenzo Manacorda Date: Tue, 11 Dec 2018 16:22:13 -0500 Subject: readme: clarify bash/zsh compatibility Makes it clearer that the compatibility mentioned only relates to the manual loading approach. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a599ce3c2ef..292c49f313f 100644 --- a/README.md +++ b/README.md @@ -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 ``` - file in your shell configuration. Unfortunately, we currently only - support POSIX.2-like shells such as [Bash][] or [Z shell][]. + file in your shell configuration. Unfortunately, in this specific + case we currently only support POSIX.2-like shells such as + [Bash][] or [Z shell][]. For example, if you use Bash then add -- cgit v1.2.3