From d373d5f7f11591230945f8d2a7dfdf61f0574bb8 Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Tue, 2 Jun 2026 09:55:13 +0200 Subject: refactor(dotfiles): comment --- .local/bin/dotfiles | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.local/bin') 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 -- cgit v1.3.1