Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Powershell takes double quoted "arguments" literally and just errors out on a gutentags call * You could unquote all the strings and try to deal with the mess that is * Or you can just prepend '& ' to the whole thing and it automagically works
- Loading branch information