Add X autostart

This commit is contained in:
lemon-sh 2021-12-07 15:05:26 +01:00
parent e5ef9e51d9
commit b793001ebe
2 changed files with 1 additions and 0 deletions

1
.zshrc
View file

@ -3,3 +3,4 @@ antigen init ~/.antigenrc
bindkey "^[[7~" beginning-of-line
bindkey "^[[8~" end-of-line
export PATH="$HOME/.local/bin:$PATH"
[ "$(tty)" = "/dev/tty1" ] && startx