dotfiles/.gitmux.conf

11 lines
264 B
Plaintext

# https://github.com/arl/gitmux/blob/main/README.md#customizing
tmux:
layout: [branch, divergence, " - ", flags]
styles:
branch: '#[fg=cyan,bold]'
options:
branch_max_len: 25
branch_trim: right
ellipsis: …
hide_clean: true