Update dotfiles

This commit is contained in:
Augusto Gunsch
2021-08-05 17:37:38 -03:00
parent ffae7f624c
commit 9d6f70960f
6 changed files with 257 additions and 13 deletions

View File

@@ -25,6 +25,7 @@ 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 -."