Ignore theme specific lines in git using a filter

This commit is contained in:
2022-05-02 13:17:33 +02:00
parent 27c2b8f983
commit 6127f66f1a
5 changed files with 90 additions and 9 deletions

View File

@@ -78,5 +78,3 @@ set -g mouse on
bind -T root WheelUpPane if-shell -F -t = "#{alternate_on}" "send-keys -M" "select-pane -t =; copy-mode -e; send-keys -M"
bind -T root WheelDownPane if-shell -F -t = "#{alternate_on}" "send-keys -M" "select-pane -t =; send-keys -M"
# Colorscheme file
source-file ~/.tmux/iceberg_dark.tmux.conf