initial cversion
This commit is contained in:
11
Readme.md
Normal file
11
Readme.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# Personnalisation de l'invite de commande
|
||||||
|
|
||||||
|
télécharger https://starship.rs/install.sh dans /tmp/
|
||||||
|
|
||||||
|
exécuter en root le script /tmp/install.sh
|
||||||
|
|
||||||
|
rajouter la ligne suivante dans /etc/profile.d/zconf.sh:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
eval "$(/usr/local/bin/starship init bash)"
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user