Nueko

Results 7 comments of Nueko

what about this? ```css /** * styles.css **/ ... mat-list-item mat-icon > svg { border-radius: 50% } ``` ```css /** * app.component.css **/ :host { display: flex; flex: 1; }...

Won't `sc.exe` hurt non-admin user?

just my thought `service start ` command can be run with Start-Process with hidden window

Just quick experiment usage: `scoop process start mariadb/mysqld.exe` _~\scoop\current\libexec\scoop-process.ps1_ ```powershell param($cmd, $app, $argls) . "$psscriptroot\..\lib\core.ps1" # get Requested process $requestedProcess = Get-Process $app -ErrorAction SilentlyContinue $app, $process = $app.split('/') function...

Hi, as persistent data now merged, how about adding `run` or `start` command? so if we want to run redis or mysql server with a persistent configuration just hit ```bash...

@aciccarello, always did that 😄

would like to request for print friendly table print too