Skip to content

Commit e61e1f4

Browse files
authored
Merge branch 'master' into master
2 parents 2af6a97 + 5de085f commit e61e1f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/octo/gh/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ local env_vars = {
2727
https_proxy = vim.env["https_proxy"],
2828
no_proxy = vim.env["no_proxy"],
2929
SSH_AUTH_SOCK = vim.env["SSH_AUTH_SOCK"],
30+
DBUS_SESSION_BUS_ADDRESS = vim.env["DBUS_SESSION_BUS_ADDRESS"],
3031
}
3132

3233
local function get_env()

0 commit comments

Comments
 (0)