8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
|
# we source the general profile here so we dont have to
|
||
|
# reimplement it
|
||
|
setopt nonomatch
|
||
|
source /etc/profile
|
||
|
unsetopt nonomatch
|
||
|
# put your own login shell specific configuration below
|
||
|
# this line
|