This commit is contained in:
David Aizenberg
2018-09-24 05:49:06 +03:00
parent bc56cdc620
commit ba5077afcd

View File

@@ -64,6 +64,9 @@ cd() {
fi
}
rain() {
curl -4 http://wttr.in/$1
}
# Logbook
# Idea taken from: https://news.ycombinator.com/item?id=17064520