mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
fix(nerdfont): broken fonts in Gitmux
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
tmux:
|
||||
symbols:
|
||||
branch: ' שׂ '
|
||||
branch: ' '
|
||||
hashprefix: ':'
|
||||
ahead: ' '
|
||||
behind: ' '
|
||||
staged: '都'
|
||||
conflict: '繁 '
|
||||
staged: ''
|
||||
conflict: ' '
|
||||
untracked: ' '
|
||||
modified: ' '
|
||||
stashed: ' '
|
||||
clean: ''
|
||||
clean: ''
|
||||
styles:
|
||||
clear: '#[fg=default]'
|
||||
state: '#[fg=red,bold]'
|
||||
|
||||
Reference in New Issue
Block a user