mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
Let's not bruise any egos
This commit is contained in:
parent
398e963312
commit
8685c899ba
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ tools that do one thing well.
|
|||
|
||||
* **Need to be loaded into your shell.** Instead, rbenv's shim
|
||||
approach works by adding a directory to your `$PATH`.
|
||||
* **Override shell commands like `cd`.** That's just obnoxious!
|
||||
* **Override shell commands like `cd`.** That's dangerous and
|
||||
error-prone.
|
||||
* **Have a configuration file.** There's nothing to configure except
|
||||
which version of Ruby you want to use.
|
||||
* **Install Ruby.** You can build and install Ruby yourself, or use
|
||||
|
|
Loading…
Reference in a new issue