+ Removed Xauth from env (it break startx)

This commit is contained in:
ziro 2020-05-11 15:21:46 +07:00
parent 5469ff1cd3
commit 62eb4e3858
5 changed files with 11 additions and 170 deletions

View file

@ -34,6 +34,9 @@ alias yt='youtube-dl'
alias ytaudio='youtube-dl -x --audio-format'
alias xreload='xrdb $HOME/.config/Xresources'
#clean up
alias wget='wget --hsts-file="$XDG_CACHE_HOME/wget-hsts"'
#shortcuts
alias ytv='youtube-viewer'
alias gravit='~/my\ Files/Gravit/GravitDesigner.AppImage'