aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-10-13 17:47:08 +1300
committerTom Ryder <tom@sanctum.geek.nz>2014-10-13 17:47:08 +1300
commit498954539dec625e8e53637f96b32658105d1631 (patch)
tree08d477fb3e2042d136f2ee7a794b36a5403b7a3b /README.markdown
parentRemembered that VERSINFO[2] is broken on 2.05a (diff)
downloaddotfiles-498954539dec625e8e53637f96b32658105d1631.tar.gz
dotfiles-498954539dec625e8e53637f96b32658105d1631.zip
Remove never-used vis function
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 3c811d34..5ee024ae 100644
--- a/README.markdown
+++ b/README.markdown
@@ -193,8 +193,6 @@ There are a few other little tricks in `bash/bashrc.d`, including:
* `mkmv` — Create a directory and move arguments into it
* `scr` — Create a temporary directory and change into it
* `sprunge` — Pastebin frontend tool I pilfered from `#bash` on Freenode
-* `vis` — View/edit an existing file in `$PATH` with `$EDITOR`, or create one
- in `~/.local/bin`
### Testing