Merge pull request from YukiCoco/main

fix: 'exa' removed due to unmaintained upstream.
This commit is contained in:
Ryan Yin
2024-01-12 07:04:57 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
docs
nixos-with-flakes
zh

@ -58,7 +58,7 @@ According to the official [Home Manager Manual](https://nix-community.github.io/
ripgrep # recursively searches directories for a regex pattern ripgrep # recursively searches directories for a regex pattern
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
exa # A modern replacement for ls eza # A modern replacement for ls
fzf # A command-line fuzzy finder fzf # A command-line fuzzy finder
# networking tools # networking tools

@ -58,7 +58,7 @@
ripgrep # recursively searches directories for a regex pattern ripgrep # recursively searches directories for a regex pattern
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
exa # A modern replacement for ls eza # A modern replacement for ls
fzf # A command-line fuzzy finder fzf # A command-line fuzzy finder
# networking tools # networking tools