mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Add CoC vim, update zsh, tmux, kitty
This commit is contained in:
parent
5cf28d635b
commit
8aa92b589f
7 changed files with 71 additions and 54 deletions
|
|
@ -48,16 +48,13 @@ bind - split-window -h
|
|||
bind Tab last-window
|
||||
|
||||
###== Status bar
|
||||
## Position
|
||||
set-option -g status-position top
|
||||
|
||||
## Items
|
||||
set -g status-right ' #{?client_prefix,*,} #S '
|
||||
set -g status-left ' '
|
||||
|
||||
## Colors
|
||||
set -g status-bg default
|
||||
set -g status-fg white
|
||||
set -g status-fg black
|
||||
set -g status-style fg=colour110
|
||||
|
||||
###== Pane border colors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue