mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
Enhancements for remove-go
- add completion for remove-go - remove-go can now handle the "tip" version
This commit is contained in:
parent
826bd61fb8
commit
dddc7bfedb
2 changed files with 25 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue