aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-11-13 13:19:28 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-11-13 13:19:28 +1300
commit385f5e0c9a4a1c8f3bea49669118d599229bbf15 (patch)
tree350336390957c5a2369c243878c33ca0a6fe4edb /README.markdown
parentUpdate plugin (diff)
downloaddotfiles-385f5e0c9a4a1c8f3bea49669118d599229bbf15.tar.gz
dotfiles-385f5e0c9a4a1c8f3bea49669118d599229bbf15.zip
Add vis(1) script editor
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 e2a6c13c..7c2cd12c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -279,6 +279,8 @@ Scripts
* `sue(8)` 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.
+* `vis(1)` edits executable script files in `VISPATH`, defaulting to
+ `~/.local/bin`, for personal scripting snippets.
If you want to use the manuals, you may need to add `~/.local/share/man` to
your `/etc/manpath` configuration, depending on your system.