summaryrefslogtreecommitdiff
path: root/.bash_profile
blob: da19a360d9c7559f08a6e6def6c3f2a00cb2f494 (plain) (blame)
1
2
3
command -v emacs >/dev/null && emacs --daemon
[[ -f ~/.bashrc ]] && source ~/.bashrc
[[ -z "$DISPLAY" && `tty` == /dev/tty1 ]] && exec Hyprland