mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
gitmux tweaking
This commit is contained in:
parent
0ed20a62bc
commit
feb9890ed5
@ -12,7 +12,7 @@ tmux:
|
||||
clean: ''
|
||||
styles:
|
||||
state: '#[fg=red,bold]'
|
||||
branch: '#[fg=red,bold]'
|
||||
branch: '#[fg=bold]'
|
||||
remote: '#[fg=colour239]'
|
||||
staged: '#[fg=colour241,bold]'
|
||||
conflict: '#[fg=red,bold]'
|
||||
@ -20,4 +20,4 @@ tmux:
|
||||
untracked: '#[fg=colour239,bold]'
|
||||
stashed: '#[fg=colour239,bold]'
|
||||
clean: '#[fg=colour241,bold]'
|
||||
layout: [' ', remote, ' ', flags, ' |']
|
||||
layout: [' ', branch, ' ', flags, ' |']
|
||||
|
Loading…
Reference in New Issue
Block a user