From 62470ccdd9146e52d7a54303b648904c77da46f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sat, 8 Jun 2019 14:59:09 +0200 Subject: [PATCH] moderne kommandozeilenwerkzeuge --- configs/default.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/configs/default.nix b/configs/default.nix index 61f45da..4e9638e 100644 --- a/configs/default.nix +++ b/configs/default.nix @@ -209,6 +209,8 @@ ls = "${pkgs.exa}/bin/exa"; ll = "${pkgs.exa}/bin/exa -l"; la = "${pkgs.exa}/bin/exa -la"; + dig = "dig +short"; + diff = "${pkgs.colordiff}/bin/colordiff"; }; } { @@ -293,6 +295,7 @@ whois ddgr python3Packages.instaloader + mtr ] ++ [ # media ffmpeg imagemagick @@ -311,6 +314,7 @@ ] ++ [ # shell bat dos2unix + ncdu du-dust fd file @@ -322,9 +326,13 @@ ripgrep rlwrap tree + progress + up + reptyr ] ++ [ # hardware usbutils pciutils + lshw ] ++ [ # graphical arandr libnotify