mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
fix starship config and remove powerline pip install
This commit is contained in:
parent
390b34655e
commit
3abeffef2a
@ -21,7 +21,7 @@ behind = "⇣${count} "
|
|||||||
|
|
||||||
[git_metrics]
|
[git_metrics]
|
||||||
disabled = false
|
disabled = false
|
||||||
added_style = 'bold blue' ■
|
added_style = 'bold blue'
|
||||||
format = '[+$added]($added_style)/[-$deleted]($deleted_style) '
|
format = '[+$added]($added_style)/[-$deleted]($deleted_style) '
|
||||||
|
|
||||||
[gcloud]
|
[gcloud]
|
||||||
|
@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
- name: install powerline-status with pip
|
|
||||||
pip:
|
|
||||||
name: powerline-status
|
|
||||||
|
|
||||||
- name: configure tmux
|
- name: configure tmux
|
||||||
template:
|
template:
|
||||||
src: tmux.conf.j2
|
src: tmux.conf.j2
|
||||||
|
Loading…
Reference in New Issue
Block a user