8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
|
#
|
||
|
# /etc/zprofile and ~/.zprofile are run for login shells
|
||
|
#
|
||
|
|
||
|
# all bourne shells should source /etc/profile
|
||
|
source /etc/profile
|
||
|
|