Loading doc/using/configuration.chapter.md +1 −1 Original line number Diff line number Diff line Loading @@ -319,7 +319,7 @@ if [ -d "${HOME}/.nix-profile/etc/profile.d" ]; then fi ``` Now just run `source "${HOME}/.profile"` and you can start loading man pages from your environment. Now just run `. "${HOME}/.profile"` and you can start loading man pages from your environment. ### GNU info setup {#sec-gnu-info-setup} Loading Loading
doc/using/configuration.chapter.md +1 −1 Original line number Diff line number Diff line Loading @@ -319,7 +319,7 @@ if [ -d "${HOME}/.nix-profile/etc/profile.d" ]; then fi ``` Now just run `source "${HOME}/.profile"` and you can start loading man pages from your environment. Now just run `. "${HOME}/.profile"` and you can start loading man pages from your environment. ### GNU info setup {#sec-gnu-info-setup} Loading