Musicbee und HWinfo hinzugefügt.
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
function edit {
|
function edit {
|
||||||
Set-Location ~/.winconfig/
|
Set-Location ~/.winconfig/
|
||||||
code .
|
code .
|
||||||
|
|
||||||
}
|
}
|
||||||
# Speicherplatz anzeigen lassen
|
# Speicherplatz anzeigen lassen
|
||||||
function space {
|
function space {
|
||||||
@@ -12,8 +11,7 @@ function space {
|
|||||||
function elevate {
|
function elevate {
|
||||||
Start-Process powershell -Verb runAs -ArgumentList $arguments
|
Start-Process powershell -Verb runAs -ArgumentList $arguments
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Startet das install Script
|
# Startet das install Script
|
||||||
Set-Alias -name install -value "~\.winconfig\install.ps1"
|
Set-Alias -name install -value "~\.winconfig\install.ps1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user