aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-30 00:10:25 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-30 00:12:28 +1200
commit692419ad2a7026b3fd95b2cd4df1748892b579d6 (patch)
tree038704e0ba24950dabce615b121a54810e5be90d /README.markdown
parentAdd rule for kvlt(6) to change numbers to 666 (diff)
downloaddotfiles-692419ad2a7026b3fd95b2cd4df1748892b579d6.tar.gz
dotfiles-692419ad2a7026b3fd95b2cd4df1748892b579d6.zip
Change mkmv/mkcp from Bash funcs to sh scripts
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index d4ed91cc..edc2f1eb 100644
--- a/README.markdown
+++ b/README.markdown
@@ -188,8 +188,6 @@ There are a few other little tricks in `bash/bashrc.d`, including:
* `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
* `pa` -- Print given arguments, one per line
* `path` -- Manage the contents of `PATH` conveniently
* `paz` -- Print given arguments separated by NULL chars
@@ -321,6 +319,8 @@ Installed by the `install-bin` target:
* `jfcd(1)` watches a directory for changes and runs `jfc(1)` if it sees any.
* `maybe(1)` is like `true(1)` or `false(1)`; given a probability of success,
it exits with success or failure. Good for quick tests.
+* `mkcp(1)` creates a directory and copies preceding arguments into it
+* `mkmv(1)` creates a directory and moves preceding arguments into it
* `pit(1)` runs its input through a pager if its standard output looks like a
terminal.
* `plmu(1)` retrieves a list of installed modules from