1
0
Fork 0

[WINDOWS] Improvement

This commit is contained in:
Florian RICHER (MrDev023) 2022-04-13 23:48:31 +02:00
parent c082f526ca
commit 2b21c5199d

View file

@ -16,9 +16,9 @@ if (-Not ([Security.Principal.WindowsPrincipal] [Security.Principal.WindowsIdent
scoop bucket add nerd-fonts
scoop install FiraCode-NF FiraCode-NF-Mono FiraMono-NF FiraCode-Script FiraCode Delugia-Nerd-Font-Complete Delugia-Mono-Nerd-Font-Complete Cascadia-Code CascadiaCode-NF CascadiaCode-NF-Mono
$CommandLine = "-NoExit -File `"" + $MyInvocation.MyCommand.Path + "`" " + $MyInvocation.UnboundArguments
$CommandLine = "-File `"" + $MyInvocation.MyCommand.Path + "`" " + $MyInvocation.UnboundArguments
Start-Process -FilePath PowerShell.exe -Verb Runas -ArgumentList $CommandLine
Start-Sleep -Seconds 10
Start-Sleep -Seconds 1
} else {
try {
$appDatasToSymlink = 'gitui'