mirror of
https://github.com/m1ngsama/dotfiles.git
synced 2026-03-25 19:43:55 +00:00
1 KiB
1 KiB
ranger
This directory tracks the ranger setup I actually use instead of storing a full copy of the packaged defaults.
Files
rc.conf: minimal overrides on top of ranger's built-in defaultsscope.sh: richer previews for images, video, PDF, archives, and text
Recommended packages on Arch Linux
sudo pacman -S --needed \
ranger ueberzugpp chafa ffmpegthumbnailer mediainfo highlight atool \
perl-image-exiftool w3m mpv trash-cli unrar poppler imagemagick bat jq file
Install
./scripts/install-ranger.sh
Useful options:
./scripts/install-ranger.sh --dry-run./scripts/install-ranger.sh --copy./scripts/install-ranger.sh --target-dir ~/.config/ranger
Notes
preview_images_method ueberzugworks well in X11 terminals such as Alacritty.chafaprovides a readable fallback when graphical image previews are unavailable.trash-clipowers thedtanddTkey bindings inrc.conf.- Existing
rc.confandscope.shfiles are backed up under~/.local/state/dotfiles-backups/ranger/.