Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

Oh-my-zsh plugin to manage Go installations with gimme

License

Notifications You must be signed in to change notification settings

folixg/gimme-ohmyzsh-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Gimme plugin for oh-my-zsh

Oh-my-zsh plugin making life a bit easier, when you use gimme to manage go installations.

Provides following functions/aliases:

  • go-versions: Alias for gimme -l
  • install-gimme: Download latest version of gimme to ~/bin
  • load-go: Load the go version specified by the first argument. If called without argument, the 'stable' version will be loaded.
  • remove-go: Remove the go version specified by the first argument from ~/.gimme/*
  • Completions for gimme, load-go and remove-go

gimme is assumed to be in ~/bin, so make sure to add this folder to the $PATH variable.

About

Oh-my-zsh plugin to manage Go installations with gimme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages