mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
6 lines
227 B
Bash
6 lines
227 B
Bash
# this is only run in login shells, both interactive and non-interactive
|
|
|
|
# Added by OrbStack: command-line tools and integration
|
|
# This won't be added again if you remove it.
|
|
source ~/.orbstack/shell/init.zsh 2>/dev/null || :
|