summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-05-22 19:00:51 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-05-22 19:00:51 +0200
commit6f89bf8f537b90cde9f2b6c87a07eac6612b159a (patch)
tree9424658eb0296cafc61caa1c1db0e6acc4a1ef1c
parent886a72a11adbf737f599fb7a2263ae45dec17d1c (diff)
downloaddotfiles-6f89bf8f537b90cde9f2b6c87a07eac6612b159a.tar.gz
dotfiles-6f89bf8f537b90cde9f2b6c87a07eac6612b159a.zip
misc(nvim): install tig on sync
-rwxr-xr-x.local/bin/dotfiles1
1 files changed, 1 insertions, 0 deletions
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