mirror of
https://github.com/iridakos/goto.git
synced 2025-05-16 07:20:17 -07:00
parent
a4c77f3a55
commit
3229e2a5aa
3
goto.sh
3
goto.sh
@ -411,6 +411,9 @@ _complete_goto_zsh()
|
|||||||
'(- 1 2)'{-u,--unregister}'[unregisters an alias]:unregister:->unregister'
|
'(- 1 2)'{-u,--unregister}'[unregisters an alias]:unregister:->unregister'
|
||||||
'(: -)'{-l,--list}'[lists aliases]'
|
'(: -)'{-l,--list}'[lists aliases]'
|
||||||
'(*)'{-c,--cleanup}'[cleans up non existent directory aliases]'
|
'(*)'{-c,--cleanup}'[cleans up non existent directory aliases]'
|
||||||
|
'(1 2)'{-x,--expand}'[expands an alias]:expand:->aliases'
|
||||||
|
'(1 2)'{-p,--push}'[pushes the current directory onto the stack, then performs goto]:push:->aliases'
|
||||||
|
'(*)'{-o,--pop}'[pops the top directory from stack, then changes to that directory]'
|
||||||
'(: -)'{-h,--help}'[prints this help]'
|
'(: -)'{-h,--help}'[prints this help]'
|
||||||
'(* -)'{-v,--version}'[displays the version of the goto script]'
|
'(* -)'{-v,--version}'[displays the version of the goto script]'
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user