diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-06-25 11:11:48 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-06-25 11:11:48 +0200 |
| commit | d2d092335ac8bd9076f46128efec4de70bc49640 (patch) | |
| tree | d6b60f741ebd3a293db88d27ab35b7a8d2c3cf34 /.zprofile | |
| parent | 800b3c5f0a8e773e3e0f18f262eb4c3c485b21b4 (diff) | |
| download | dotfiles-d2d092335ac8bd9076f46128efec4de70bc49640.tar.gz dotfiles-d2d092335ac8bd9076f46128efec4de70bc49640.tar.bz2 dotfiles-d2d092335ac8bd9076f46128efec4de70bc49640.zip | |
Added my header
Diffstat (limited to '.zprofile')
| -rwxr-xr-x | .zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ if [[ "$(tty)" = "/dev/tty1" ]]; then startx + # xset r rate 200 40 poweroff fi |
