mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-10 08:54:54 +00:00
9 lines
131 B
Fish
9 lines
131 B
Fish
|
# Defined in /tmp/fish.RHlyrP/lmao.fish @ line 2
|
||
|
function lmao
|
||
|
for i in (seq 1 37)
|
||
|
st &
|
||
|
end
|
||
|
sleep 1.15
|
||
|
kj
|
||
|
end
|