This commit is contained in:
2025-11-18 06:59:56 +01:00
parent a493e7ac4b
commit 942f6f4984

View File

@@ -140,9 +140,17 @@ _Oui_
Veuillez sélectionner <Continuer> pour redémarrer.
___Continuer___
### Configuration après premier démarrage
éditer le fichier .bashrc
```
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w \$\[\033[00m\] '
```
# Raspberry
## Utilisation de Raspberry Pi Imager
### Utilisation de Raspberry Pi Imager
<kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>X</kbd>
@@ -153,17 +161,9 @@ Définir les réglages locaux
- Type de clavier : ***fr***
Services
- Activer SSH
Activer SSH
# Configuration
éditer le fichier .bashrc
```
PS1="\[\e[0;41m\] \u@\h \[\e[0;45m\] \w \[\e[0m\]\n\$ "
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w \$\[\033[00m\] '
```
### Configuration après premier démarrage
```shell
sudo dpkg-reconfigure locales