dotfiles/fish.configlink/functions/ping.fish

4 lines
74 B
Fish
Raw Normal View History

2020-12-22 02:09:53 +00:00
function ping --description "Improved ping"
prettyping --nolegend
end