diff --git a/load/alias/00-basic b/load/alias/00-basic index 78bc22b..861140b 100644 --- a/load/alias/00-basic +++ b/load/alias/00-basic @@ -73,4 +73,6 @@ fi alias portl="ss -tunl | grep" -alias ipg="ip addr show | grep -A1 " \ No newline at end of file +alias ipg="ip addr show | grep -A1 " + +alias pubip="curl https://ipv4.nsupdate.info/myip; echo" \ No newline at end of file