From f358a3e3174ed8f0e5d3c4cebf7f6f24d6fd2010 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 7 Sep 2023 16:24:49 +0200 Subject: gmfip for IPv6 --- functions/gmfip6.fish | 1 + 1 file changed, 1 insertion(+) create mode 100644 functions/gmfip6.fish (limited to 'functions/gmfip6.fish') diff --git a/functions/gmfip6.fish b/functions/gmfip6.fish new file mode 100644 index 0000000..af3ee74 --- /dev/null +++ b/functions/gmfip6.fish @@ -0,0 +1 @@ +alias gmfip6='curl "https://wtfismyip.com/text"' -- cgit v1.2.3-54-g00ecf