first commit

This commit is contained in:
Blake Ridgway 2020-09-11 22:12:49 -05:00
commit e7410994a3
67 changed files with 5154 additions and 0 deletions

12
ruby-install/README.md Normal file
View file

@ -0,0 +1,12 @@
# Ruby & rbenv Installation
There is currently two parts to get this to work.
`install` & `rbenv-install`
The first part that needs to be ran is `install`. This will install the
requirements needed to complete the installation with `rbenv-install`.
# Disclaimer
This is currently **ONLY** set to work with zsh.