Skip to content

Commit

Permalink
Overal documenatation cleanup. Removing unused filed. Typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
pkuczynski committed Oct 25, 2016
1 parent 5e9dc45 commit 4af826d
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 8 deletions.
Empty file removed NEXT.md
Empty file.
5 changes: 0 additions & 5 deletions docs/alt.md
Expand Up @@ -43,8 +43,3 @@ RVM is supported by the following IDE products:


- [RubyMine](http://www.jetbrains.com/ruby/) - [RubyMine](http://www.jetbrains.com/ruby/)
- Vim [rvm.vim](https://github.com/tpope/vim-rvm) - Vim [rvm.vim](https://github.com/tpope/vim-rvm)


# Editing
To add a new implementation click "Edit this file" here:
https://github.com/rvm/rvm/blob/master/help/alt.md
2 changes: 0 additions & 2 deletions examples/rvmrc
Expand Up @@ -90,5 +90,3 @@
# Add configure flags for builds # Add configure flags for builds
# #
# export rvm_configure_flags="--with-openssl-dir=$rvm_path/usr --with-readline-dir=$rvm_path/usr" # export rvm_configure_flags="--with-openssl-dir=$rvm_path/usr --with-readline-dir=$rvm_path/usr"

#
2 changes: 1 addition & 1 deletion gemsets/README.md
@@ -1,5 +1,5 @@
It is important to keep `default.gems` and `global.gems` even empty to It is important to keep `default.gems` and `global.gems` even empty to
triger automatic addition of gems to this files. trigger automatic addition of gems to this files.


Every type of ruby, version and patchlevel can have its own file for Every type of ruby, version and patchlevel can have its own file for
`default.gems` or `global.gems`. The longest path takes precedence and `default.gems` or `global.gems`. The longest path takes precedence and
Expand Down
Empty file removed hooks/.gitkeep
Empty file.

0 comments on commit 4af826d

Please sign in to comment.