feat: add comments

This commit is contained in:
Ryan Yin
2023-08-12 14:09:50 +08:00
parent c5267e7932
commit 2f6d1aa482

View File

@@ -26,9 +26,11 @@
gnused # GNU sed, very powerful(mainly for replacing text in files)
gawk # GNU awk, a pattern scanning and processing language
ripgrep # recursively searches directories for a regex pattern
ast-grep # A fast and polyglot tool for code searching, linting, rewriting at large scale
sad # CLI search and replace, with diff preview
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/...)
ast-grep
jq # A lightweight and flexible command-line JSON processor
yq-go # yaml processer https://github.com/mikefarah/yq