November update

This commit is contained in:
2022-11-18 09:42:17 +01:00
parent d16e33d223
commit 38059f7334
5 changed files with 26 additions and 16 deletions

View File

@@ -30,9 +30,6 @@ export LS_COLORS='di=1;94:ex=4;92:ln=3;96'
# aliases:
source ~/.aliases
# reload with .
alias .="source ~/.zshrc"
if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then
exec startx
fi