aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8f123c04..a9bb6825 100644
--- a/README.md
+++ b/README.md
@@ -82,8 +82,6 @@ Configuration is included for:
- [cURL](https://curl.haxx.se/)---Command-line tool for transferring data with
URL syntax
- [Dillo](https://www.dillo.org/)---A lightweight web browser
-- [Dunst](https://dunst-project.org/)---A lightweight X11 notification daemon
- that works with `libnotify`
- `finger(1)`---User information lookup program
- [Git](https://git-scm.com/)---Distributed version control system
- [GNU Emacs](https://www.gnu.org/software/emacs/)---Extensible text editor
@@ -242,7 +240,6 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include:
- `grep()` tries to apply color and other options good for interactive use if
available.
- `hgrep()` allows searching `$HISTFILE`.
-- `keychain()` keeps `$GPG_TTY` up to date if a GnuPG agent is available.
- `ls()` tries to apply color and other options good for interactive use if
available.
- `la()` runs `ls -A` if it can, or `ls -a` otherwise.