Adding links
This commit is contained in:
parent
fa01688189
commit
c776821806
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Reference in a new issue