1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 20:35:11 +01:00

Alias for nice ascii weather stats

This commit is contained in:
2018-04-20 11:04:40 +02:00
parent 903b5dc8ef
commit d3ec4e9142

View File

@@ -98,3 +98,4 @@ alias pypi_sanoma 'python setup.py sdist --formats=zip upload -r sanoma'
alias youtube-dl 'youtube-dl -t -f bestvideo+bestaudio/best --merge-output-format mp4'
alias weather 'ansiweather'
alias wttr 'curl -s wttr.in/Beverwijk | head -17'