aboutsummaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zprofile5
1 files changed, 0 insertions, 5 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile
deleted file mode 100644
index 38e3dbf..0000000
--- a/zsh/.zprofile
+++ /dev/null
@@ -1,5 +0,0 @@
-if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]
-then
- source .profile
- startxfce4
-fi