3 lines
75 B
Fish
3 lines
75 B
Fish
function ip --description 'alias ip=ip -c a'
|
|
command ip -c a $argv
|
|
end
|