Adding links

This commit is contained in:
Anri 2021-11-12 13:15:00 +01:00
parent fa01688189
commit c776821806

View file

@ -107,7 +107,7 @@ Mon guide à suivre lors d'une réinstallation d'Ubuntu
wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/installOnlyOffice.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
```
- Installe le sélecteur d'emojis
- Installe le [sélecteur d'emojis](https://github.com/GaZaTu/x11-emoji-picker)
```bash
wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/installEmojiPicker.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
```