|
|
|
@ -71,3 +71,6 @@ fi
|
|
|
|
|
if [[ -z "$LESSOPEN" ]] && (( $#commands[(i)lesspipe(|.sh)] )); then
|
|
|
|
|
export LESSOPEN="| /usr/bin/env $commands[(i)lesspipe(|.sh)] %s 2>&-"
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
# Added by OrbStack: command-line tools and integration
|
|
|
|
|
source ~/.orbstack/shell/init.zsh 2>/dev/null || :
|
|
|
|
|