@ -45,7 +45,7 @@ function wcat {
cat "$(which -- "$1")"
}
function wttr {
curl -v "https://wttr.in/$1"
curl "https://wttr.in/$1"
# workaround for missing alacritty terminfo on remote terminals