mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
feat: add lazygit & lazydocker
This commit is contained in:
@@ -25,7 +25,6 @@
|
|||||||
gnumake
|
gnumake
|
||||||
just # a command runner like make, but simpler
|
just # a command runner like make, but simpler
|
||||||
gawk # GNU awk, a pattern scanning and processing language
|
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
|
delta # A viewer for git and diff output
|
||||||
# A fast and polyglot tool for code searching, linting, rewriting at large scale
|
# 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/...)
|
# 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
|
jq # A lightweight and flexible command-line JSON processor
|
||||||
yq-go # yaml processer https://github.com/mikefarah/yq
|
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
|
# misc
|
||||||
tldr
|
tldr
|
||||||
cowsay
|
cowsay
|
||||||
|
|||||||
Reference in New Issue
Block a user