master
sıx 2017-08-31 20:42:55 +00:00 committed by GitHub
parent a4270e881f
commit 45ce8b3100
1 changed files with 8 additions and 0 deletions

View File

@ -20,3 +20,11 @@ function extract {
echo "'$1' is not a valid file"
fi
}
function wttrb {
curl wttr.in/budapest
}
#function wttrk {
# curl wttr.in/~Kilimanjaro
#}