Daddy's here to support you when running commands~ ❤️
based on and forked from cargo-mommy
Install cargo-daddy like you would any other cargo extension~
```text
cargo install shell-daddy ```
Run whatever cargo command you would normally but add daddy after cargo~
```text
dnf update
Error: This command has to be run with superuser privileges (under the root user on most systems).
daddy knows his little girl can do better~ ❤️
_ ```
Shell setup~
In bash, use export PROMPT_COMMAND="shell-daddy \$?"
in your .bashrc. This setup will vary depending on shell.
Daddy will read the following environment variables to make her messages better for you~ ❤️
CARGO_DADDYS_LITTLE
- what to call you~ (default: "girl")CARGO_DADDYS_PRONOUNS
- what pronouns daddy will use for themself~ (default: "his")CARGO_DADDYS_ROLES
- what role daddy will have~ (default "daddy")All of these options can take a /
separated list. Daddy will randomly select one of them whenever she talks to you~
For example, the phrase "daddy loves her little girl~ ❤️" is "CARGODADDYSROLE loves CARGODADDYSPRONOUNS little CARGODADDYSLITTLE~ ❤️"
So if you set CARGO_DADDYS_ROLES="daddy"
, CARGO_DADDYS_PRONOUNS="his/their"
, and CARGO_DADDYS_LITTLE="boy/pet/baby"
then you might get any of
And so on~ ❤️