aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-06-25 11:11:48 +0200
committerCharles <sircharlesaze@gmail.com>2020-06-25 11:11:48 +0200
commitd2d092335ac8bd9076f46128efec4de70bc49640 (patch)
treed6b60f741ebd3a293db88d27ab35b7a8d2c3cf34 /.zprofile
parent800b3c5f0a8e773e3e0f18f262eb4c3c485b21b4 (diff)
downloaddotfiles-d2d092335ac8bd9076f46128efec4de70bc49640.tar.gz
dotfiles-d2d092335ac8bd9076f46128efec4de70bc49640.tar.bz2
dotfiles-d2d092335ac8bd9076f46128efec4de70bc49640.zip
Added my header
Diffstat (limited to '.zprofile')
-rwxr-xr-x.zprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
index de50afc..16d3e16 100755
--- a/.zprofile
+++ b/.zprofile
@@ -1,4 +1,5 @@
if [[ "$(tty)" = "/dev/tty1" ]]; then
startx
+ # xset r rate 200 40
poweroff
fi