Closed klapvogn closed 3 months ago
There are two mistakes:
[<location>]
so Limnoria interprets the brackets as you wanting to use a nested command. You can use quotes to escape themecho
commandSo:
aka add whelp "echo \"Weather: +w/+w2 [<location>] (uses weatherstack, ...)\""
instead of
aka add whelp "Weather: +w/+w2 [<location>] (uses weatherstack, ...)"
thanks for the quick and fast help :)
I'm trying to :
but everytime I get :
Error: "<location>"
is not a valid commandwhat am I doing wrong?