mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-19 06:54:53 +00:00
misc: .screenrc, config, functions & new scripts!
This commit is contained in:
5
local/bin/x-ip
Executable file
5
local/bin/x-ip
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Source: https://github.com/thirtythreeforty/dotfiles/blob/master/bin/extip
|
||||
|
||||
curl icanhazip.com "${@}"
|
||||
|
||||
Reference in New Issue
Block a user