Profiles auf "non hidden" gestelt.
This commit is contained in:
@@ -140,7 +140,7 @@ do {
|
||||
Remove-Item -Recurse -Force ~/.config/winfetch
|
||||
}
|
||||
Write-Host "Lege Winfetch config Ordner an..." -ForegroundColor Blue
|
||||
mkdir ~/.config/winfetch
|
||||
mkdir ~/.config/winfetch | Out-Null
|
||||
Write-Host "Winfetch config Ordner erfolgreich angelegt!" -ForegroundColor Green
|
||||
Try {
|
||||
New-Item -Path "~/.config/winfetch/config.ps1" -ItemType SymbolicLink -Value "~/.winconfig/configs/winfetch/config.ps1" | Out-Null
|
||||
|
||||
Reference in New Issue
Block a user