From bfcf8a38aefac793c9dc324cc1820c090c23ab77 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sun, 4 Sep 2022 08:15:04 +0200 Subject: [PATCH] Set correct path for git-ignore-line --- git/.config/git/config | 2 +- tmux/.tmux.conf | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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