4 lines
94 B
Fish
Raw Normal View History

2021-03-10 11:41:29 -05:00
function ping --description "Improved ping" -a "target"
prettyping --nolegend $target
2020-12-21 19:09:53 -07:00
end