From 6f89bf8f537b90cde9f2b6c87a07eac6612b159a Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Fri, 22 May 2026 19:00:51 +0200 Subject: misc(nvim): install tig on sync --- .local/bin/dotfiles | 1 + 1 file changed, 1 insertion(+) (limited to '.local') diff --git a/.local/bin/dotfiles b/.local/bin/dotfiles index dcf8696..3cc082e 100755 --- a/.local/bin/dotfiles +++ b/.local/bin/dotfiles @@ -139,6 +139,7 @@ sync) bash-completion # collection of bash completions fzf # fuzzy finder fd # fast file finder (fzf-lua files provider) + tig # Git terminal interface ripgrep # fast grep (fzf-lua live_grep provider) ranger glib2 # file explorer (and dependency) bat # syntax highlighter -- cgit v1.3.1