Skip to content
Snippets Groups Projects
Commit e5110d6c authored by Dante Falzone's avatar Dante Falzone
Browse files

Added weather command

parent dc50c7ac
No related branches found
No related tags found
No related merge requests found
......@@ -148,3 +148,6 @@ fetchunl() {
# Source everything in the "scripts" directory.
source ~/scripts/*.sh;
# Get the weather.
alias wthr="curl http://wttr.in/Lincoln?m"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment