fish: allow screensaver trees to flower

This commit is contained in:
John Bowdre 2024-05-23 15:19:47 -05:00
parent 69452c0052
commit 3d1fd7746c

View file

@ -16,7 +16,7 @@
sshpass = "ssh -o PubkeyAuthentication=no";
tf = "terraform";
tfyolo = "terraform apply -auto-approve";
tt = "cbonsai -S";
tt = "cbonsai -S -c $(string join '' (for i in (seq 50); echo \"&,\"; end)),🌸";
v = "vim";
vi = "vim";
};