antisoft-dotfiles/etc/fish/functions/weather.fish

5 lines
87 B
Fish

function weather
ansiweather -l "Purchase, NY" -u imperial -s true -f 5 -d true
end