nix-book/source/shebangs/bash-with-nixpkg.sh
Amy de Buitléir de670f073f initial commit
2023-06-11 20:42:53 +01:00

3 lines
84 B
Bash
Executable file

#! /usr/bin/env nix-shell
#! nix-shell -i bash -p cowsay
cowsay "Pretty cool, huh?"