summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-06-02 12:49:06 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-06-02 12:57:37 +0200
commit35d345c23c79030e32843eff5f626f833a6609fa (patch)
treecc4801dc547a23d76e289b8cfa550ba62630e815 /.local
parent32a89ff315042046e004ac9d5a5ddb9643d135be (diff)
downloaddotfiles-35d345c23c79030e32843eff5f626f833a6609fa.tar.gz
dotfiles-35d345c23c79030e32843eff5f626f833a6609fa.zip
misc(dotfiles): sync git and tk
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/dotfiles1
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/dotfiles b/.local/bin/dotfiles
index a641d98..8570995 100755
--- a/.local/bin/dotfiles
+++ b/.local/bin/dotfiles
@@ -166,6 +166,7 @@ sync)
stylua # Lua formatter
tree-sitter-cli # used by nvim (increment parsing)
base-devel cmake ninja git # nvim build dependencies
+ tk # gitk and git gui
# language servers (used by nvim)
bash-language-server
lua-language-server