From 385f5e0c9a4a1c8f3bea49669118d599229bbf15 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 13 Nov 2015 13:19:28 +1300 Subject: Add vis(1) script editor --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.markdown') 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. -- cgit v1.2.3