Skip to content

Commit

Permalink
Add ipify alias
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ggs committed Jul 1, 2024
1 parent 575bf91 commit 3621cbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ alias sshforward='ssh -L 8000:localhost:8000 -L 8143:localhost:8143 -L 8823:loca

alias keychainloaddefault='keychain --nogui -q $HOME/.ssh/id_ed25519'

alias ipify='curl -s https://api.ipify.org'

# fzf

Expand Down

0 comments on commit 3621cbc

Please sign in to comment.