John Ericson b45938a972 plasma5: Fix setup hook some more
1. `[[...]]` is more robust wrt empty expansions than `[..]`

2. `${foo-}` is simpler and won't accidentally be a url compared to
`${foo:-}`

3. `+=` works even when the variable is undefined.
2019-11-24 15:58:51 -05:00
..
2019-11-02 13:36:21 -07:00
2019-10-25 00:38:09 -04:00
2019-11-19 18:47:03 -05:00