updated html_pp

This commit is contained in:
tomit4 2021-12-24 16:44:53 -08:00
parent cfb3fc5f4a
commit 95899cfc0a

View file

@ -222,7 +222,7 @@ alias pjson="json_pp | pygmentize -l json" # pipe expected json output through p
alias ngrep="grep -v"
alias exifread="exiftool"
alias exifrm="exiftool -all="
alias html_pp="hxnormalize -e"
alias {html,html_pp}="hxnormalize -e"
alias {mop,market,stonks,stocks}="cd ~/aur_packages/mop && go run ./cmd/mop/main.go && cd"
alias {trans,translate}="gtktranslate"
alias ddgr="ddgr -n 25"