mirror of
https://github.com/meineerde/dotfiles.git
synced 2026-02-05 16:43:22 +00:00
Add /usr/local/bin to the system path on login
This commit is contained in:
parent
f4c4cc5718
commit
09431e1834
2
bin/macosx-startup
Executable file
2
bin/macosx-startup
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
launchctl setenv PATH "/usr/local/bin:$PATH"
|
||||
Loading…
x
Reference in New Issue
Block a user