mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-21 17:02:18 +00:00
add dig cli tool
This commit is contained in:
parent
10dc9c0b4d
commit
51b9590574
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
home.packages = with pkgs; [
|
||||
babelfish # Lets fish speak bash
|
||||
bottom # Prettier top
|
||||
dig # DNS lookup
|
||||
gh # Github CLI
|
||||
httpie # Better curl
|
||||
jq # JSON pretty printer and manipulator
|
||||
|
|
Loading…
Reference in a new issue