aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2023-06-22 17:33:01 +0200
committersrdusr <trevorgray@srdusr.com>2023-06-22 17:33:01 +0200
commitc4307d1bf6937bbfacdac6528492ca6945c7ec77 (patch)
tree37d06a6e1ea3bf0e3e999cbb26f7cc70205adfc1 /.config
parenta804a7343975963743e746682fc0689eb6e3b17c (diff)
downloaddotfiles-c4307d1bf6937bbfacdac6528492ca6945c7ec77.tar.gz
dotfiles-c4307d1bf6937bbfacdac6528492ca6945c7ec77.zip
Removed duplicate comment
Diffstat (limited to '.config')
-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)"