aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-12-11 14:11:28 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-12-11 14:11:28 +1300
commitca9fd3a8fe05ebf490024fd06014e7086bf86ab4 (patch)
treebc9e7dccd639c61b7bfcc156134b0331956215bf /README.markdown
parentTrying out targets.vim (diff)
downloaddotfiles-ca9fd3a8fe05ebf490024fd06014e7086bf86ab4.tar.gz
dotfiles-ca9fd3a8fe05ebf490024fd06014e7086bf86ab4.zip
Add keep
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