diff --git a/git/.config/git/config b/git/.config/git/config index 9fa1266..5a96055 100644 --- a/git/.config/git/config +++ b/git/.config/git/config @@ -16,7 +16,7 @@ [gitlab] user = akasroua [filter "git-ignore-line.sh"] - clean = git-ignore-line.sh + clean = /home/coolneng/.dotfiles/scripts/.local/share/scripts/git-ignore-line.sh smudge = cat [interactive] diffFilter = delta --color-only diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 2643333..4720bb1 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -78,4 +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