Skip to content

Commit

Permalink
fix: add pubip command - find your public IP
Browse files Browse the repository at this point in the history
  • Loading branch information
Avivbens committed Aug 14, 2024
1 parent 32dccbf commit b284e62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh/extends/.zshrc.extends.network.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ function netconnect() {
}

alias netinfo="networksetup -getinfo "Wi-Fi""
alias pubip="curl -s http://whatismyip.akamai.com"

0 comments on commit b284e62

Please sign in to comment.