Show users how to source the profile, to get a working Nix.

This commit is contained in:
Graham Christensen 2017-07-17 08:37:16 -04:00
parent 16daed49dc
commit 4b45f94b5c
No known key found for this signature in database
GPG Key ID: 06121D366FE9435C
1 changed files with 7 additions and 2 deletions

View File

@ -259,8 +259,13 @@ function finish_success {
ok "Alright! We're done!"
cat <<EOF
Before Nix will work in your existing shells, you'll need to close
them and open them again. Other than that, you should be ready to go.
Before Nix will work in your existing shells, you'll need to either
run:
$ source $PROFILE_NIX_FILE
or close them and open them again. Other than that, you should be
ready to go.
Try it! Open a new terminal, and type: