màj README
encore des corrections au Markdown
This commit is contained in:
parent
b02491fb1e
commit
a0cd1d83e3
@ -1,6 +1,6 @@
|
|||||||
### Configuration powerline
|
### Configuration powerline
|
||||||
|
|
||||||
1. Installation de powerline via gestionnaire de paquet ou pip
|
1. Installation de [powerline](https://powerline.readthedocs.io/en/master/) via gestionnaire de paquet ou pip
|
||||||
2. Modification du .bashrc avec ajout de quelque chose du style :
|
2. Modification du .bashrc avec ajout de quelque chose du style :
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -9,7 +9,6 @@ POWERLINE_BASH_CONTINUATION=1
|
|||||||
POWERLINE_BASH_SELECT=1
|
POWERLINE_BASH_SELECT=1
|
||||||
. /usr/share/powerline/bindings/bash/powerline.sh
|
. /usr/share/powerline/bindings/bash/powerline.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Cloner ce dépôt dans ~/.config/, ie
|
3. Cloner ce dépôt dans ~/.config/, ie
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -17,7 +16,8 @@ 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
|
4. (facultative) pour masquer l'utilisateur courant, modifier l'option "hide_user" de
|
||||||
|
|
||||||
```
|
```
|
||||||
.config/powerline/themes/shell/default.json
|
.config/powerline/themes/shell/default.json
|
||||||
```
|
```
|
||||||
5. installer l'outil powerline-gitstatus
|
5. installer l'outil [powerline-gitstatus](https://github.com/jaspernbrouwer/powerline-gitstatus)
|
Loading…
x
Reference in New Issue
Block a user