run a program n(=100) times
This commit is contained in:
parent
b7bb78b98d
commit
393e3dc4f4
1 changed files with 1 additions and 0 deletions
|
@ -30,3 +30,4 @@ abbr grp "git remote prune origin"
|
||||||
abbr lfs "git lfs install; git lfs fetch; git lfs checkout"
|
abbr lfs "git lfs install; git lfs fetch; git lfs checkout"
|
||||||
abbr ls "eza --icons=auto"
|
abbr ls "eza --icons=auto"
|
||||||
abbr topgrade "topgrade; pacman-clean"
|
abbr topgrade "topgrade; pacman-clean"
|
||||||
|
abbr run "for i in (seq 100); ./my_program; end"
|
||||||
|
|
Loading…
Reference in a new issue