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