Enhancements for remove-go

- add completion for remove-go
- remove-go can now handle the "tip" version
This commit is contained in:
Thomas Goldbrunner 2017-07-27 12:53:49 +02:00
commit dddc7bfedb
No known key found for this signature in database
GPG key ID: 3D1E9133640DA4FB
2 changed files with 25 additions and 2 deletions

View file

@ -11,7 +11,7 @@ Provides following functions/aliases:
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``` and ```load-go```
- 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.