leftover updates

This commit is contained in:
Noah Masur
2021-03-10 11:41:29 -05:00
parent e36aaeb197
commit b8ef58b9e3
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,3 @@
function ping --description "Improved ping"
prettyping --nolegend
function ping --description "Improved ping" -a "target"
prettyping --nolegend $target
end