mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-09 06:42:50 +08:00
![Fabian Boehm](/assets/img/avatar_default.png)
It's existed since 3.3.0, so now seems to be an acceptable time to add it. (also adjust some repetitions a bit so they don't take too long)
4 lines
41 B
Fish
4 lines
41 B
Fish
for i in (seq 1000)
|
|
command true
|
|
end
|