diff options
| -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 |
