move miau alias to correct file

This commit is contained in:
Schrottkatze 2025-03-14 13:10:11 +01:00
parent b8ac1ed939
commit bdf243ed75
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo
2 changed files with 1 additions and 2 deletions

View file

@ -36,4 +36,5 @@ alias gunim = cd ~/Docs/uni/mathe1-3;
# typos
alias juts = just;
alias miau = meow;
alias shut = shutdown now;

View file

@ -75,8 +75,6 @@ def meow [ n = 1 ] {
"m{rr,r,}{e,ee,{,e,aa}o}w{,w,ww}" | str expand | shuffle | first $n | str join ' '
}
alias miau = meow;
def bars [display_name?: string] {
print $display_name;
pkill eww