shell: fix dig alias to point to dogdns
This commit is contained in:
@@ -41,7 +41,7 @@ in {
|
|||||||
htop = "${pkgs.bottom}/bin/btm";
|
htop = "${pkgs.bottom}/bin/btm";
|
||||||
hhtop = p "htop";
|
hhtop = p "htop";
|
||||||
|
|
||||||
dig = p "dog";
|
dig = p "dogdns";
|
||||||
|
|
||||||
# Flags are incompatible, so they are suffixed by -x
|
# Flags are incompatible, so they are suffixed by -x
|
||||||
psx = p "procs";
|
psx = p "procs";
|
||||||
|
Reference in New Issue
Block a user