fast-nix-shell is fast nix-shell.
[user@host:~]$ ${HELLO}
[user@host:~]$ cowsay -d -f www -p
The program 'cowsay' is not in your PATH. It is provided by several packages.
[user@host:~]$ cd ~/fast-nix-shell
direnv: loading ~/fast-nix-shell/.envrc
[user@host:~/fast-nix-shell]$ ${HELLO} | cowsay -d -f www -p
_______________
< VMS must die! >
---------------
\ ^__^
\ (@@)\_______
(__)\ )\/\
U ||--WWW |
|| ||
[user@host:~/fast-nix-shell]$ cd ..
direnv: unloading
[user@host:~]$ ${HELLO}
[user@host:~]$ cowsay -d -f www -p
The program 'cowsay' is not in your PATH. It is provided by several packages.
[user@host:~/fast-nix-shell]$ direnv allow