mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-12 23:01:16 -03:00
This feature add the ability to repeat a string a given number of times. For example: string repeat -n 3 foo
This feature add the ability to repeat a string a given number of times. For example: string repeat -n 3 foo