diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-04-24 18:06:42 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-04-24 18:06:42 +0200 |
| commit | 2fb0ec3009aae1a1a157d24ce16ef81dc4cc4453 (patch) | |
| tree | d015e61e66042dcf1e30b4160229fc5d55426071 /.zprofile | |
| parent | 71c18f5d5da18862eea8b68f114772e68bdbbbc5 (diff) | |
add: config files for zsh & x
Diffstat (limited to '.zprofile')
| -rw-r--r-- | .zprofile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile new file mode 100644 index 0000000..d8f183c --- /dev/null +++ b/.zprofile @@ -0,0 +1,2 @@ + +[ "$(tty)" = "/dev/tty1" ] && ! pidof -s Xorg >/dev/null 2>&1 && exec startx |
