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]
|
||||
disabled = false
|
||||
added_style = 'bold blue' ■
|
||||
added_style = 'bold blue'
|
||||
format = '[+$added]($added_style)/[-$deleted]($deleted_style) '
|
||||
|
||||
[gcloud]
|
||||
|
@ -1,8 +1,4 @@
|
||||
---
|
||||
- name: install powerline-status with pip
|
||||
pip:
|
||||
name: powerline-status
|
||||
|
||||
- name: configure tmux
|
||||
template:
|
||||
src: tmux.conf.j2
|
||||
|
Loading…
Reference in New Issue
Block a user