Fish: Rename ip to pubip
It was conflicting with linux "ip" command
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Prints current public IP address
|
# Prints current public IP address
|
||||||
function ip
|
function pubip
|
||||||
curl icanhazip.com
|
curl icanhazip.com
|
||||||
end
|
end
|
||||||
Reference in New Issue
Block a user