X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/debd020d0b1266185738c31630c4ddd0a6cdd057..686c6d84bdc8407e2655dcdf708882e712dbd37d:/zsh/.zprofile diff --git a/zsh/.zprofile b/zsh/.zprofile new file mode 100644 index 0000000..f64674a --- /dev/null +++ b/zsh/.zprofile @@ -0,0 +1,4 @@ + +[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx + +