summaryrefslogtreecommitdiffstats
path: root/zsh/.zprofile
diff options
context:
space:
mode:
authoryushyin <yushyin@saga>2015-09-06 23:38:44 +0200
committeryushyin <yushyin@saga>2015-09-06 23:38:44 +0200
commit16dcd0d806b222875f2f7cff090d3d2d70fabf25 (patch)
tree916b32b66cfd3ad255bc100a12e0a645f1880600 /zsh/.zprofile
parente24311868d818b18d93b51bcf4ff5e1adb556261 (diff)
downloaddotfiles-16dcd0d806b222875f2f7cff090d3d2d70fabf25.tar.gz
dotfiles-16dcd0d806b222875f2f7cff090d3d2d70fabf25.tar.xz
Add zsh config
Diffstat (limited to 'zsh/.zprofile')
-rw-r--r--zsh/.zprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile
new file mode 100644
index 0000000..068aad8
--- /dev/null
+++ b/zsh/.zprofile
@@ -0,0 +1 @@
+[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && . $ZDOTDIR/exportlist && exec startx