màj README
This commit is contained in:
parent
dd17563872
commit
4c17ddc06f
12
README.md
12
README.md
@ -4,10 +4,12 @@
|
||||
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
|
||||
if [ -f `which powerline-daemon` ]; then
|
||||
powerline-daemon -q
|
||||
POWERLINE_BASH_CONTINUATION=1
|
||||
POWERLINE_BASH_SELECT=1
|
||||
. /usr/local/lib/python3.8/site-packages/powerline/bindings/bash/powerline.sh
|
||||
fi
|
||||
```
|
||||
3. Cloner ce dépôt dans ~/.config/, ie
|
||||
|
||||
@ -25,4 +27,4 @@
|
||||
!!!! COMMANDE UTILE pour actualiser la ligne de commande une fois le dépôt cloné (et après modifications aux fichiers de configuration):
|
||||
```
|
||||
powerline-daemon --replace
|
||||
```
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user