ZSH plugin
oh-my-zsh users
If you're using oh-my-zsh, install this plugin by doing the following:
- Go to your oh-my-zsh custom plugins directory -
cd ~/.oh-my-zsh/custom/plugins - Clone the plugin
git clone https://github.com/dgnest/zsh-gvm-plugin- Edit your
.zshrcand addplugins=( ... zsh-gvm-plugin )to your list of plugins - Open a new terminal and enjoy!
antigen users
If you're using Antigen, install this plugin by doing the following:
- Add
antigen bundle dgnest/zsh-gvm-pluginto your.zshrcwhere you're adding your other plugins. - Either open a new terminal to force zsh to load the new plugin, or run
antigen bundle dgnest/zsh-gvm-pluginin a running zsh session. - Enjoy!
MIT
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
Made with love ❤️ by dgnest