use base 16 colour file

This commit is contained in:
Ray Elliott 2022-09-02 12:26:05 +01:00
parent 5b5a917354
commit 1829cd9476
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ bind-key % split-window -h -c "#{pane_current_path}"
bind-key '"' split-window -v -c "#{pane_current_path}" bind-key '"' split-window -v -c "#{pane_current_path}"
# load colour configuration from colours file # load colour configuration from colours file
source-file ~/.config/tmux/tmux.colours.conf source-file ~/.config/tmux/tmux.colours-256.conf
# Tmux Plugin Manager # Tmux Plugin Manager
# https://github.com/tmux-plugins/tpm # https://github.com/tmux-plugins/tpm