Commit 1df5c68b authored by wbond's avatar wbond

Add the shellenv dependency

parent ea6e7f9d
...@@ -287,6 +287,21 @@ ...@@ -287,6 +287,21 @@
} }
] ]
}, },
{
"name": "shellenv",
"load_order": "10",
"description": "Access a user's environmental variables as defined in their shell",
"author": "wbond",
"issues": "https://github.com/codexns/shellenv/issues",
"releases": [
{
"base": "https://github.com/codexns/shellenv",
"tags": true,
"sublime_text": "*",
"platforms": ["*"]
}
]
},
{ {
"name": "sqlite3", "name": "sqlite3",
"load_order": "01", "load_order": "01",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment