summaryrefslogtreecommitdiffstats
path: root/zsh/.zprofile
diff options
context:
space:
mode:
authorAmin Bandali <me@aminb.org>2014-11-22 11:21:49 -0500
committerAmin Bandali <me@aminb.org>2014-11-22 11:21:49 -0500
commitc8186be324c06a08a718de5754769f04a15f2ea8 (patch)
tree67a3b726b2a9f6cad7033711eae497459c2c0526 /zsh/.zprofile
parentd760033f89f7284473895b207e1e36b2f934e8b8 (diff)
downloadconfigs-c8186be324c06a08a718de5754769f04a15f2ea8.tar.gz
configs-c8186be324c06a08a718de5754769f04a15f2ea8.tar.xz
configs-c8186be324c06a08a718de5754769f04a15f2ea8.zip
delete zsh configs (will be using prezto)
Diffstat (limited to 'zsh/.zprofile')
-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
-
-