diff options
author | julian T <julian@jtle.dk> | 2019-02-02 17:23:53 +0100 |
---|---|---|
committer | julian T <julian@jtle.dk> | 2019-02-02 17:23:53 +0100 |
commit | 489aeecfdd9d8938669e25961f43df287c4e9bcd (patch) | |
tree | b2560dde94fb1b9a5e851ab82e0d609fdd9304a2 /.zprofile | |
parent | adc0806cdda2673910483a4266265eb9103da1c8 (diff) |
Moved to stow
Diffstat (limited to '.zprofile')
-rw-r--r-- | .zprofile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.zprofile b/.zprofile deleted file mode 100644 index b78f84a..0000000 --- a/.zprofile +++ /dev/null @@ -1,3 +0,0 @@ -if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then - exec startx -fi |