diff options
Diffstat (limited to '.local/bin')
| -rwxr-xr-x | .local/bin/dotfiles | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/bin/dotfiles b/.local/bin/dotfiles index d29f4fe..ae97ce8 100755 --- a/.local/bin/dotfiles +++ b/.local/bin/dotfiles @@ -90,6 +90,8 @@ sync) bash # shell bash-completion # collection of bash completions fzf # fuzzy finder + fd # fast file finder (fzf-lua files provider) + ripgrep # fast grep (fzf-lua live_grep provider) ranger glib2 # file explorer (and dependency) bat # syntax highlighter python-pipx # Python apps environment |
