$HOME statt ~
This commit is contained in:
@@ -12,7 +12,7 @@ am Explorer verändert, unnötige Software entfernt und nützliche Software inst
|
||||
Ab Windows 11 ist winget installiert. Als erstes muss über die Powershell Git mit
|
||||
<code>winget install -e --silent --id Git.Git</code> installieren.
|
||||
Danach das repo clonen:
|
||||
<code>git clone https://git.susa.pw/Tim/winconfig ~/.winconfig</code>
|
||||
<code>git clone https://git.susa.pw/Tim/winconfig $HOME/.winconfig</code>
|
||||
Jetzt nach belieben die ExecutionPolicy setzen. Zum Beispiel:
|
||||
<code>Set-ExecutionPolicy Unrestricted</code>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user