diff --git a/home/base/server/core.nix b/home/base/server/core.nix index 3e6345f1..aa462a27 100644 --- a/home/base/server/core.nix +++ b/home/base/server/core.nix @@ -25,7 +25,6 @@ gnumake just # a command runner like make, but simpler gawk # GNU awk, a pattern scanning and processing language - sad # CLI search and replace, with diff preview, really useful!!! delta # A viewer for git and diff output # A fast and polyglot tool for code searching, linting, rewriting at large scale # supported languages: only some mainstream languages currently(do not support nix/nginx/yaml/toml/...) @@ -33,6 +32,10 @@ jq # A lightweight and flexible command-line JSON processor yq-go # yaml processer https://github.com/mikefarah/yq + sad # CLI search and replace, with diff preview, really useful!!! + lazygit # Git terminal UI. + lazydocker # Docker terminal UI. + # misc tldr cowsay