Musicbee und HWinfo hinzugefügt.

This commit is contained in:
2022-12-28 13:19:46 +01:00
parent 6398c1dabe
commit 799df842b6

View File

@@ -2,7 +2,6 @@
function edit {
Set-Location ~/.winconfig/
code .
}
# Speicherplatz anzeigen lassen
function space {
@@ -13,7 +12,6 @@ function elevate {
Start-Process powershell -Verb runAs -ArgumentList $arguments
}
# Startet das install Script
Set-Alias -name install -value "~\.winconfig\install.ps1"