Files
dotfiles/local/bin/x-ip

5 lines
124 B
Bash
Executable File

#!/usr/bin/env bash
# Source: https://github.com/thirtythreeforty/dotfiles/blob/master/bin/extip
curl icanhazip.com "${@}"