From 7bcd7a5b12c428dcb6e60a94ff315a9e39511d13 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Wed, 23 Nov 2022 12:15:51 +0330 Subject: update --- .zshrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 732386f..d61cf36 100644 --- a/.zshrc +++ b/.zshrc @@ -294,6 +294,9 @@ alias nmap="grc nmap" alias fdisk="grc fdisk" alias blkid="grc blkid" alias b="buku --suggest" +alias whois="grc whois -H" +alias scapy="scapy -H" +alias dg="grc /usr/bin/dig" # change the 4th terminal color to #0000ff # echo -e '\e]P40000ff' -- cgit v1.2.3