✨ feat(fish): new ip alias
This commit is contained in:
parent
deb78276ea
commit
046a592695
2 changed files with 6 additions and 2 deletions
4
.config/fish/functions/ip.fish
Normal file
4
.config/fish/functions/ip.fish
Normal file
|
@ -0,0 +1,4 @@
|
|||
function ip --description 'alias ip=ip -c a'
|
||||
command ip -c a $argv
|
||||
|
||||
end
|
Loading…
Add table
Reference in a new issue