diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-05-22 19:00:51 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-05-22 19:00:51 +0200 |
| commit | 6f89bf8f537b90cde9f2b6c87a07eac6612b159a (patch) | |
| tree | 9424658eb0296cafc61caa1c1db0e6acc4a1ef1c /.local | |
| parent | 886a72a11adbf737f599fb7a2263ae45dec17d1c (diff) | |
| download | dotfiles-6f89bf8f537b90cde9f2b6c87a07eac6612b159a.tar.gz dotfiles-6f89bf8f537b90cde9f2b6c87a07eac6612b159a.zip | |
misc(nvim): install tig on sync
Diffstat (limited to '.local')
| -rwxr-xr-x | .local/bin/dotfiles | 1 |
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 |
