aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-03-09 10:03:33 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-03-09 10:03:33 +1300
commitc3d4f097a7282f81d4c0efc702efdb6e99cb218c (patch)
tree14487758fd655d5c09a910ab1908bf1a29cd03bc /README.markdown
parentUpdate submodules (diff)
downloaddotfiles-c3d4f097a7282f81d4c0efc702efdb6e99cb218c.tar.gz
dotfiles-c3d4f097a7282f81d4c0efc702efdb6e99cb218c.zip
Use env vars not shell funcs for vim check
Set EDITOR and VISUAL appropriately based on what's on the system. We can't assume ed(1) unfortunately, but ex(1) should be there.
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 05d53270..4cd4820c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -217,8 +217,6 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include:
preserved; I hate having `root`-owned files in my home directory.
* `tree()` colorizes GNU `tree(1)` output if possible (without having
`LS_COLORS` set).
-* `vim()` defines three functions to always use `vim(1)` as my `ex(1)`,
- `vi(1)` and `view(1)` implementation if it's available.
* `x()` is a one-key shortcut for `exec startx`.
There are a few other little tricks defined for other shells providing