1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-27 20:51:03 +01:00
home-manager/tests/modules/programs/aerc/signature-command-script.expected

4 lines
100 B
Bash

#!/nix/store/00000000000000000000000000000000-bash/bin/bash
echo "some signature"
echo "goes here"