From 2fb0ec3009aae1a1a157d24ce16ef81dc4cc4453 Mon Sep 17 00:00:00 2001 From: marcellus Date: Mon, 24 Apr 2023 18:06:42 +0200 Subject: add: config files for zsh & x --- .zprofile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .zprofile (limited to '.zprofile') diff --git a/.zprofile b/.zprofile new file mode 100644 index 0000000..d8f183c --- /dev/null +++ b/.zprofile @@ -0,0 +1,2 @@ + +[ "$(tty)" = "/dev/tty1" ] && ! pidof -s Xorg >/dev/null 2>&1 && exec startx -- cgit v1.2.3