https://github.com/sbfaulkner/chgo-plugin-zsh
zsh plugin implementing chruby-like versioning for go
https://github.com/sbfaulkner/chgo-plugin-zsh
Last synced: 8 months ago
JSON representation
zsh plugin implementing chruby-like versioning for go
- Host: GitHub
- URL: https://github.com/sbfaulkner/chgo-plugin-zsh
- Owner: sbfaulkner
- License: mit
- Created: 2021-01-11T00:49:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-13T04:20:33.000Z (almost 5 years ago)
- Last Synced: 2025-01-24T12:31:45.555Z (10 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-zsh-plugins - chgo - Clone of `chruby` modified to make it easy to switch between multiple Go versions. (Plugins / ZSH on Windows)
- fucking-awesome-zsh-plugins - chgo - Clone of `chruby` modified to make it easy to switch between multiple Go versions. (Plugins / ZSH on Windows)
README
# chgo plugin
This plugin is a clone of chruby modified to support use of multiple Go versions instead.
It is intended for zsh only (ie. no bash support).
Automatic version changing is enabled by default.