# rbenv-update **Repository Path**: normalcoder/rbenv-update ## Basic Information - **Project Name**: rbenv-update - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-12 - **Last Updated**: 2023-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This [rbenv](http://rbenv.org/) plugin adds the `rbenv update` command that updated rbenv and all installed plugins. ## Installation Simply clone the repository into the plugins directory: mkdir -p "$(rbenv root)/plugins" git clone https://github.com/rkh/rbenv-update.git "$(rbenv root)/plugins/rbenv-update"