aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2023-03-25 00:10:18 +1300
committerTom Ryder <tom@sanctum.geek.nz>2023-03-25 00:10:18 +1300
commit4491d93f955c00fd247b6798c9203c4c86b11bd8 (patch)
treed7cfdfa8e251c5808ddf452a63a944c50f52caa1 /README.md
parentRemove terminfo handling, including Vim settings (diff)
downloaddotfiles-4491d93f955c00fd247b6798c9203c4c86b11bd8.tar.gz
dotfiles-4491d93f955c00fd247b6798c9203c4c86b11bd8.zip
Remove dmenu in favor of rofi
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0e5536ac..0c4ee069 100644
--- a/README.md
+++ b/README.md
@@ -510,8 +510,6 @@ These scripts are installed by the `install-bin` target:
- `dam(1df)` buffers all its input before emitting it as output.
- `ddup(1df)` removes duplicate lines from unsorted input.
- `defang(1df)` prevents dangerous URLs from being made into clickable links.
-- `dmenu_pass(1df)` copies a pass(1) entry selected by `dmenu(1)` to the
- X CLIPBOARD.
- `dub(1df)` lists the biggest entries in a directory.
- `edda(1df)` provides a means to run `ed(1)` over a set of files preserving
any options, mostly useful for scripts.