dots-of-war/zsh/.config/zsh/.zprofile
2024-02-23 09:29:00 +01:00

4 lines
150 B
Bash

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