mirror of
https://github.com/iridakos/goto.git
synced 2025-05-16 23:40:16 -07:00
Fix code snippet.
This commit is contained in:
parent
b654c6933a
commit
21f4f2b060
@ -20,6 +20,7 @@ goto dev
|
|||||||
`goto` comes with a nice auto-completion script so that whenever you press the `tab` key after the `goto` command, bash prompts with suggestions of the available aliases:
|
`goto` comes with a nice auto-completion script so that whenever you press the `tab` key after the `goto` command, bash prompts with suggestions of the available aliases:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
$ goto <tab>
|
||||||
bc /etc/bash_completion.d
|
bc /etc/bash_completion.d
|
||||||
dev /home/iridakos/development
|
dev /home/iridakos/development
|
||||||
rubies /home/iridakos/.rvm/rubies
|
rubies /home/iridakos/.rvm/rubies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user