aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-21 22:24:04 -0300
committerEuAndreh <eu@euandre.org>2021-01-21 22:24:04 -0300
commite2975cdd7e495d19f41aa2cb981d8ef6838482cf (patch)
treeaf2aacf25b5875fbaa33199d08d5e3123a5ae2fb /README.md
parentREADME.md: Add note on tar command equivalent to pax (diff)
downloadremembering-e2975cdd7e495d19f41aa2cb981d8ef6838482cf.tar.gz
remembering-e2975cdd7e495d19f41aa2cb981d8ef6838482cf.tar.xz
README.md: Add note on yeganesh
Diffstat (limited to '')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5f576fa..c3fd571 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,11 @@ $ ls | remembering -p fzf-sample -c fzf
and see your previous choices from `fzf` start to appear at the beginning of the list.
+Similar to [`yeganesh`][yeganesh], but with no build-time or run-time dependencies, and not coupled with `dmenu`.
+
[dmenu]: https://tools.suckless.org/dmenu/
[fzf]: https://github.com/junegunn/fzf
+[yeganesh]: http://dmwit.com/yeganesh/
## Installation