zsh/env/20_services.zsh

4 lines
72 B
Bash
Raw Normal View History

if [[ $DISPLAY ]]; then
export SVDIR="$HOME/.local/session_service"
fi