mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-22 16:28:32 +00:00
2 lines
71 B
Bash
2 lines
71 B
Bash
|
|
# Source the original zprofile
|
||
|
|
[ -f ~/.zprofile ] && source ~/.zprofile
|