15-09-2021

This commit is contained in:
2021-09-15 11:43:35 +02:00
parent bb890cba15
commit 6c514dbbef
28 changed files with 1960 additions and 770 deletions

View File

@@ -275,10 +275,18 @@ https://korben.info/linux-wsl-gui-interface-graphique-windows-10.html
```bash
sudo apt install python3 python3-pip ipython3
#### Installer un X11-server:
```powershell
choco install vcxsrv
```
Ajouter au `.bashrc` ou `.zshrc`:
`export DISPLAY=:0`
Installer gvim (sudo apt-get install gvim) pour tester.
#### Navigation dans les dossiers/fichiers: