diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |