aboutsummaryrefslogtreecommitdiff
path: root/.config/zsh/.zprofile
blob: e40143e6868d1cfb388160398d56f0f2e85c5f63 (plain)
1
2
3
4
5
#if [[ "$(tty)" = "/dev/tty1" ]]; then
#	pgrep bspwm || startx "$XDG_CONFIG_HOME/X11/xinitrc"
#fi

#eval "$(gh completion -s zsh)"