dots-of-war/private_dot_config/zsh/dot_zprofile
2024-11-16 17:38:25 +01:00

4 lines
150 B
Text

[ -f $HOME/.profile ] && . $HOME/.profile
# Added by OrbStack: command-line tools and integration
source ~/.orbstack/shell/init.zsh 2>/dev/null || :