summaryrefslogtreecommitdiffstats
path: root/zsh/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--zsh/.zprofile4
1 files changed, 0 insertions, 4 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile
deleted file mode 100644
index f64674a..0000000
--- a/zsh/.zprofile
+++ /dev/null
@@ -1,4 +0,0 @@
-
-[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
-
-