diff options
| -rwxr-xr-x | .local/bin/dotfiles | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.local/bin/dotfiles b/.local/bin/dotfiles index 4a512b6..93ec9c6 100755 --- a/.local/bin/dotfiles +++ b/.local/bin/dotfiles @@ -150,7 +150,8 @@ sync) 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) + ranger # file explorer + glib2 # GIO library (used to trash in ranger) bat # syntax highlighter texinfo # GNU info documentation reader python-pipx # Python apps environment |
