+ Removed Xauth from env (it break startx)
This commit is contained in:
parent
5469ff1cd3
commit
62eb4e3858
5 changed files with 11 additions and 170 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue