Skip to content

Commit

Permalink
bug setup path env var
Browse files Browse the repository at this point in the history
  • Loading branch information
mhristof committed Feb 15, 2020
1 parent 5d43bc0 commit 47bcb24
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,11 @@ echo -n $dest</string>
<integer>10</integer>
</dict>
</dict>
<key>variables</key>
<dict>
<key>PATH</key>
<string>~/bin:~/.local/bin:~/.brew/opt/coreutils/libexec/gnubin:~/.brew/opt/make/libexec/gnubin:~/.brew/opt/grep/libexec/gnubin:~/.brew/opt/findutils/libexec/gnubin:~/Library/Python/3.7/bin:~/.brew/opt/python/libexec/bin:~/.brew/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin::~/.brew/opt/fzf/bin</string>
</dict>
<key>version</key>
<string>0.2.3</string>
<key>webaddress</key>
Expand Down

0 comments on commit 47bcb24

Please sign in to comment.