aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-12-04 10:07:16 +1300
committerTom Ryder <tom@sanctum.geek.nz>2014-12-04 10:07:16 +1300
commitb35335d60824824dd66d7d61745d74d65be69bb2 (patch)
tree753ffc2e5df9349ab2bc27d4d1dcef64bcd61ea5 /README.markdown
parentNo more auto-wrapping (diff)
downloaddotfiles-b35335d60824824dd66d7d61745d74d65be69bb2.tar.gz
dotfiles-b35335d60824824dd66d7d61745d74d65be69bb2.zip
Mention pa script
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 7604ec8c..a3fab7ea 100644
--- a/README.markdown
+++ b/README.markdown
@@ -178,6 +178,7 @@ There are a few other little tricks in `bash/bashrc.d`, including:
* `hgrep` — `HISTFILE` search
* `mkcd` — Create a directory and change into it
* `mkmv` — Create a directory and move arguments into it
+* `pa` — Print given arguments, one per line
* `scr` — Create a temporary directory and change into it
* `sprunge` — Pastebin frontend tool I pilfered from `#bash` on Freenode