nimaipatel

Results 2 issues of nimaipatel

I tried building some AUR packages that involve rustup and aura can't seem to build them. ``` $ sudo aura -Ax flavours aura >>= Determining dependencies... aura >>= AUR Packages:...

4.0 Autofix

Hello, I really like the idea of this plugin and have something similar implemented in my dotfiles: ``` local escape_cmd = function(string) return string:gsub("'", "\\'"):gsub('"', '\\"'):gsub('\\[', '\\['):gsub('\\]', '\\]'):gsub('

bug