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

View file

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