aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-02 16:57:44 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-02 17:10:10 +1300
commit8904477c83d589db3e928a6c5a34d542b362de0b (patch)
treecf641232832feb5f67f630470bc8aa0623882507 /README.markdown
parentHandle simple relative dirs in md() (diff)
downloaddotfiles-8904477c83d589db3e928a6c5a34d542b362de0b.tar.gz
dotfiles-8904477c83d589db3e928a6c5a34d542b362de0b.zip
Add swr(1df)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 984c6378..39bc3666 100644
--- a/README.markdown
+++ b/README.markdown
@@ -489,6 +489,8 @@ Installed by the `install-bin` target:
* `sue(8df)` execs `sudoedit(8)` as the owner of all the file arguments given,
perhaps in cases where you may not necessarily have `root` `sudo(8)`
privileges.
+* `swr(1df)` allows you to run commands locally specifying remote files in
+ `scp(1)`'s HOST:PATH format.
* `td(1df)` manages a to-do file for you with `$EDITOR` and `git(1)`; I used
to use Taskwarrior, but found it too complex and buggy.
* `try(1df)` repeats a command up to a given number of times until it