aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-25 01:20:11 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-25 01:20:11 +1300
commitbf995e606d1fb9fdbb2646c1dd5331bb06a5218f (patch)
tree5d48024f3738596799caa0537d44e786af2e3cca /README.markdown
parentAppease ShellCheck on osc(1df) (diff)
downloaddotfiles-bf995e606d1fb9fdbb2646c1dd5331bb06a5218f.tar.gz
dotfiles-bf995e606d1fb9fdbb2646c1dd5331bb06a5218f.zip
Add basic ex/vi settings
These are POSIX
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 2aafa228..cd91dd8b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -28,9 +28,9 @@ directory so you can explore:
$ env -i HOME="$tmpdir" TERM="$TERM" bash -l
The default target will install the core terminal-only files: cURL, Git, GnuPG,
-Vim, shell scripts and functions, and shell setup files. The remaining dotfiles
-can be installed with the other targets. Take a look at the `Makefile` to see
-what's available.
+vi/Vim, shell scripts and functions, and shell setup files. The remaining
+dotfiles can be installed with the other targets. Take a look at the `Makefile`
+to see what's available.
Tools
-----