From 5e85866a81221b73407740b255b565481ceb7494 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sat, 20 Jun 2020 19:03:23 +0800 Subject: zsh: Add ip2hex() and hex2ip() functions --- _zshrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_zshrc b/_zshrc index ac5ad21..085e6c1 100644 --- a/_zshrc +++ b/_zshrc @@ -221,6 +221,15 @@ ccdef() { ${1:-cc} $@[2,-1] -dM -E -