mirror of
https://github.com/meineerde/dotfiles.git
synced 2026-02-18 01:22:00 +00:00
Add explanation to maxosx-startup script
This commit is contained in:
parent
1c049ff1a2
commit
0dbe451266
@ -1,2 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# This script should be added as a login-item to the current OSX user
|
||||||
|
# In order for the correct PATH to be set for all programs
|
||||||
|
|
||||||
launchctl setenv PATH "/usr/local/bin:$PATH"
|
launchctl setenv PATH "/usr/local/bin:$PATH"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user