aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 2e5098d3..2a23a39d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -179,6 +179,7 @@ There are a few other little tricks in `bash/bashrc.d`, including:
* `cf` — Count files in a given directory
* `fnl` — Run a command and save its output and error into temporary files
* `hgrep` — `HISTFILE` search
+* `keep` — Permanently store ad-hoc shell functions and variables
* `mkcd` — Create a directory and change into it
* `mkcp` — Create a directory and copy arguments into it
* `mkmv` — Create a directory and move arguments into it