22 lines
859 B
Markdown
22 lines
859 B
Markdown
- Installieren
|
||
- Spotify
|
||
- Git
|
||
- Outlook / Onenote / Word
|
||
- WSL VMs
|
||
- `wsl --export Ubuntu-22.04 ubuntu_2.vhdx --vhd`
|
||
- `wsl --install --no-distribution`
|
||
- `C:\Users\eckertms\wsl> wsl --import-in-place Ubuntu_22.04 .\Ubuntu-22.04.vhdx`
|
||
- Inside the instance, as root, create/edit `/etc/wsl.conf` and add these lines:
|
||
- ```
|
||
[user]
|
||
default=username
|
||
```
|
||
- Then close it, run `wsl --terminate Ubuntu_22.04` in PowerShell, and restart it.
|
||
- Chrome
|
||
- Verzeichnis `C:\Users\%username%\AppData\Local\Google` verschieben
|
||
- Regedit `Computer\HKEY_CURRENT_USER\Software\Google\Chrome\PreferenceMACs` export und import
|
||
- Datagrip
|
||
- Consoles: `C:\Users\eckertms\AppData\Roaming\JetBrains\DataGrip2024.1\consoles`
|
||
- Projekte: `C:\Users\eckertms\AppData\Local\JetBrains\DataGrip2024.1`
|
||
- Discord
|
||
-  |