mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-08 12:19:00 +00:00
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
![]() |
if [[ -f $ZDOTDIR/.profile ]]; then
|
||
|
source $ZDOTDIR/.profile
|
||
|
fi
|
||
|
|