diff --git a/zsh/.zshrc b/zsh/.zshrc index 97b02cf..f866cbd 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -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