aboutsummaryrefslogtreecommitdiff
path: root/.config/zsh
diff options
context:
space:
mode:
Diffstat (limited to '.config/zsh')
-rw-r--r--.config/zsh/.zprofile6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/zsh/.zprofile b/.config/zsh/.zprofile
index 8ab0499..e40143e 100644
--- a/.config/zsh/.zprofile
+++ b/.config/zsh/.zprofile
@@ -1,5 +1,5 @@
-if [[ "$(tty)" = "/dev/tty1" ]]; then
- pgrep bspwm || startx "$XDG_CONFIG_HOME/X11/xinitrc"
-fi
+#if [[ "$(tty)" = "/dev/tty1" ]]; then
+# pgrep bspwm || startx "$XDG_CONFIG_HOME/X11/xinitrc"
+#fi
#eval "$(gh completion -s zsh)"