summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-07-17 15:19:24 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-07-17 15:19:24 +0200
commit1a69090cf45c57d47a96036d25612ae6313db7f6 (patch)
tree5c220e417e7d914e13a5eac995e72d60c9e83682
parentc96f80873e3c368496fc40a7996438fa8e8bb0db (diff)
Add fselect
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--content/computer/tools/cli/helpers.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/computer/tools/cli/helpers.md b/content/computer/tools/cli/helpers.md
index 0a09bba..209e3bf 100644
--- a/content/computer/tools/cli/helpers.md
+++ b/content/computer/tools/cli/helpers.md
@@ -25,6 +25,7 @@ General list of helper tools that are nice, helpful and worth to have a look at
* [dutree](https://github.com/nachoparker/dutree)
* [exa](https://github.com/ogham/exa)
* [fd](https://github.com/sharkdp/fd)
+* [fselect](https://github.com/jhspetersson/fselect)
* [fzf](https://github.com/junegunn/fzf)
* [git-absorb](https://github.com/tummychow/git-absorb)
* [git-interactive-rebase-tool](https://github.com/MitMaro/git-interactive-rebase-tool)