Add qutebrowser userscripts and minor fixes

This commit is contained in:
Tobias Reisinger 2022-03-19 11:33:43 +01:00
parent 44e50eabb1
commit 513e3b8263
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 427 additions and 6 deletions
.config

View file

@ -28,6 +28,7 @@ alias du='du -h'
alias free='free -h'
alias git-apply-clip='clip -out | base64 -d | git apply -'
alias grep='grep --color=auto'
alias grep-highlight='grep -e "^" -e'