diff --git a/home/features/cli/fish.nix b/home/features/cli/fish.nix index b465c0b..f08d949 100644 --- a/home/features/cli/fish.nix +++ b/home/features/cli/fish.nix @@ -135,7 +135,7 @@ '' + # print a happy tree '' - cbonsai -p -m "$(fortune)" + cbonsai -p -m "$(fortune -s -n 300)" ''; }; }