tmux & fdignore
This commit is contained in:
parent
2d6a3bb420
commit
23152324dc
@ -23,6 +23,7 @@
|
||||
.localized
|
||||
*.musiclibrary
|
||||
*.photoslibrary
|
||||
.chpwd-recent-dirs
|
||||
.CFUserTextEncoding
|
||||
Library
|
||||
# misc
|
||||
|
@ -37,5 +37,5 @@ set -g status-right "#[fg=cyan,bg=brightblack] #h "
|
||||
setw -g window-status-style "none,fg=cyan,bg=brightblack"
|
||||
setw -g window-status-separator ""
|
||||
setw -g window-status-activity-style "none"
|
||||
setw -g window-status-format "#[fg=cyan,bg=black]#I #W "
|
||||
setw -g window-status-current-format "#[fg=black,bg=cyan]#I #W "
|
||||
setw -g window-status-format "#[fg=cyan,bg=black] #W "
|
||||
setw -g window-status-current-format "#[fg=black,bg=cyan] #W "
|
||||
|
Loading…
Reference in New Issue
Block a user