Quality of life improvements

This commit is contained in:
Augusto Gunsch
2021-01-08 14:34:14 -03:00
parent 30bbfa142b
commit 93ce13569b
4 changed files with 18 additions and 12 deletions

View File

@@ -25,3 +25,6 @@ alias getip="curl -s https://ipecho.net/plain | xargs echo"
# better du
alias du="du -h"
alias weather="curl -s wttr.in | head -n-1"
alias feh="feh -."