Add Nerd font, remove unused fonts
This commit is contained in:
@@ -98,7 +98,6 @@ set -g message-style bg=colour100,fg=black
|
||||
# Command message
|
||||
set -g message-command-style bg=colour233,fg=black
|
||||
|
||||
|
||||
# Tmux Git status bar settings
|
||||
# (Un)comment source-file to enable / disable
|
||||
source-file "$HOME/.tmux-gitbar/tmux-gitbar.tmux"
|
||||
@@ -112,7 +111,6 @@ set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
#set -g @plugin 'kristijanhusak/tmux-simple-git-status'
|
||||
|
||||
|
||||
# Other examples:
|
||||
# set -g @plugin 'github_username/plugin_name'
|
||||
# set -g @plugin 'git@github.com/user/plugin'
|
||||
|
||||
Reference in New Issue
Block a user