diff --git a/.zshrc b/.zshrc index a8e1490..6820bf2 100644 --- a/.zshrc +++ b/.zshrc @@ -23,3 +23,4 @@ setopt inc_append_history alias rmdir='rm -r' alias sl='ls' alias octalperm="stat -c '%A %a %n' *" +alias myip="wget -qO- ifconfig.me/ip" \ No newline at end of file