Files
dotfiles/local/bin/x-ip

6 lines
125 B
Bash
Executable File

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