màj du README
ajout de détails sur la procédure d'installation compléte
This commit is contained in:
parent
f7689bde5a
commit
c1d5119915
15
README.md
15
README.md
@ -1,7 +1,20 @@
|
|||||||
### Configuration powerline
|
### Configuration powerline
|
||||||
|
|
||||||
Répertoire à cloner dans ~/.config/, ie
|
1. Installation de powerline via gestionnaire de paquet ou pip
|
||||||
|
2. Modification du .bashrc avec ajout de quelque chose du style :
|
||||||
|
```
|
||||||
|
powerline-daemon -q
|
||||||
|
POWERLINE_BASH_CONTINUATION=1
|
||||||
|
POWERLINE_BASH_SELECT=1
|
||||||
|
. /usr/share/powerline/bindings/bash/powerline.sh
|
||||||
|
```
|
||||||
|
3. Cloner ce dépôt dans ~/.config/, ie
|
||||||
```
|
```
|
||||||
cd ~/.config/
|
cd ~/.config/
|
||||||
git clone https://git.thomasbriffard.com/Briffou/powerline.git
|
git clone https://git.thomasbriffard.com/Briffou/powerline.git
|
||||||
```
|
```
|
||||||
|
4. (facultative) pour masquer l'utilisateur courant, modifier l'option "hide_user" de
|
||||||
|
```
|
||||||
|
.config/powerline/themes/shell/default.json
|
||||||
|
```
|
||||||
|
5. installer l'outil powerline-gitstatus
|
Loading…
x
Reference in New Issue
Block a user