misc: .screenrc, config, functions & new scripts!

This commit is contained in:
2023-04-13 08:41:14 +03:00
parent 4b1feb16fc
commit d504fc5f2b
6 changed files with 100 additions and 0 deletions

5
local/bin/x-ip Executable file
View File

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