From a93aa96dd55844d99689901535beb9ace3758aa7 Mon Sep 17 00:00:00 2001 From: Quan Tong Date: Fri, 12 Jul 2024 11:22:34 +0700 Subject: [PATCH] add yq and envsubst as requirements --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c2a1315..bb3021d 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Install the requirements: - [bat](https://github.com/sharkdp/bat) for file previews - [broot](https://github.com/Canop/broot) +- [envsubst](https://www.gnu.org/software/gettext/manual/html_node/envsubst-Invocation.html) - [fish shell](https://fishshell.com/) - [gh](https://cli.github.com/) - [howdoi](https://github.com/gleitz/howdoi) @@ -66,6 +67,7 @@ Install the requirements: - [ripgrep](https://github.com/BurntSushi/ripgrep) for grep-like searching - [tig](https://jonas.github.io/tig/) - [tgpt](https://github.com/aandrew-me/tgpt) +- [yq](https://github.com/mikefarah/yq) Add the following into `~/.config/helix/config.toml`: