aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-08 10:18:58 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-08 10:18:58 +1200
commit8817941aeafdf9dbbcda35916c9863fd1a80abfb (patch)
treec4a3a5e480bfec5ac13b68762a9c420d9803ff93
parentAdd rbenv (diff)
downloaddotfiles-8817941aeafdf9dbbcda35916c9863fd1a80abfb.tar.gz
dotfiles-8817941aeafdf9dbbcda35916c9863fd1a80abfb.zip
Add mention of plenv,pyenv,rbenv config to README
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 361dd191..130caa01 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,13 @@ Configuration is included for:
* [X11](https://www.x.org/wiki/)---Windowing system with network transparency
for Unix
+There is also some slightly customized support for multi-version environment
+management for three major scripting languages:
+
+* [plenv](https://github.com/tokuhirom/plenv)---Perl
+* [pyenv](https://github.com/pyenv/pyenv)---Python
+* [rbenv](https://github.com/rbenv/rbenv)---Ruby
+
The configurations for shells, Mutt, tmux, and Vim are the most likely to be of
interest. The i3 configuration is limited mainly to changing window switching
key bindings to match Vim's. There are a fair few resources defined for