aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rwxr-xr-x.zprofile5
1 files changed, 0 insertions, 5 deletions
diff --git a/.zprofile b/.zprofile
deleted file mode 100755
index 16d3e16..0000000
--- a/.zprofile
+++ /dev/null
@@ -1,5 +0,0 @@
-if [[ "$(tty)" = "/dev/tty1" ]]; then
- startx
- # xset r rate 200 40
- poweroff
-fi