update env vars to include go installs
This commit is contained in:
@@ -89,3 +89,8 @@ cmd-shift-l = ['join-with right', 'mode main']
|
|||||||
|
|
||||||
cmd-h = []
|
cmd-h = []
|
||||||
cmd-alt-h = []
|
cmd-alt-h = []
|
||||||
|
|
||||||
|
[exec]
|
||||||
|
inherit-env-vars = true
|
||||||
|
[exec.env-vars]
|
||||||
|
PATH = '/opt/homebrew/bin:/opt/homebrew/sbin:${HOME}/go/bin:${PATH}'
|
||||||
|
|||||||
Reference in New Issue
Block a user