mirror of
https://github.com/meineerde/dotfiles.git
synced 2025-10-17 19:41:01 +00:00
Add explanation to maxosx-startup script
This commit is contained in:
parent
1c049ff1a2
commit
0dbe451266
@ -1,2 +1,6 @@
|
||||
#!/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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user