mirror of
https://github.com/nmasur/dotfiles
synced 2026-07-04 19:13:56 +00:00
backups and fish functions
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
if count $argv >/dev/null
|
||||
curl ipinfo.io/$argv
|
||||
else
|
||||
curl checkip.amazonaws.com
|
||||
end
|
||||
Reference in New Issue
Block a user