blob: a84dc2335e7738dbf86270206ed0c59c10ef3654 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "Goto",
"description": "Bash tool for navigation to aliased directories with auto-completion",
"url": "https://github.com/iridakos/goto/archive/v1.2.3.tar.gz",
"mirror": null,
"homepage": "https://github.com/iridakos/goto",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"bash_completion.install \"goto.sh\""
],
"version": "1.2.3",
"file": "goto.rb"
}
|