From d1e786f7cf1d78d6032ba25dcd955aece090b3be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 19 Apr 2014 04:21:12 +0200 Subject: [PATCH] Add ~/.zprofile to the tracked files. --- zsh/zprofile | 1 + 1 file changed, 1 insertion(+) create mode 100644 zsh/zprofile diff --git a/zsh/zprofile b/zsh/zprofile new file mode 100644 index 0000000..70b7059 --- /dev/null +++ b/zsh/zprofile @@ -0,0 +1 @@ +[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx