goto <alias>
No description
Arguments
Name | Description |
---|---|
alias |
Options
Name | Description |
---|---|
--help, -h | Show help for goto |
--register, -r <alias> <target> |
|
--unregister, -u <alias> |
|
--push, -p | Pushes the current directory onto the stack, then performs goto |
--pop, -o | Pops the top directory from the stack, then changes to that directory |
--list, -l | Pops the top directory from the stack, then changes to that directory |
--expand, -x <alias> | Expands an alias |
--cleanup, -c | Cleans up non existent directory aliases |
--version, -v | Displays the version of the goto script |