aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-07-23 14:38:04 +1200
committerTom Ryder <tom@sanctum.geek.nz>2015-07-23 14:38:04 +1200
commit3ea08b5fb4e2062b14772ffea3476470c246907f (patch)
treebff2272bf79dbf73736600424144565ca61046cd /README.markdown
parentRemove a few unneeded quotes (diff)
downloaddotfiles-3ea08b5fb4e2062b14772ffea3476470c246907f.tar.gz
dotfiles-3ea08b5fb4e2062b14772ffea3476470c246907f.zip
Add apf func (argument prepend [from] file)
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 195c95c1..9bfce28e 100644
--- a/README.markdown
+++ b/README.markdown
@@ -175,6 +175,7 @@ things I really do get tired of typing repeatedly:
There are a few other little tricks in `bash/bashrc.d`, including:
+* `apf` — Prepend arguments to a command with ones read from a file
* `bd` — Change into a named ancestor of the current directory
* `ca` — Count given arguments
* `cf` — Count files in a given directory