-
Notifications
You must be signed in to change notification settings - Fork 5
3. Suggestions
simonvic edited this page Jun 2, 2025
·
1 revision
bash -c "$(wget -qO- https://git.io/vQgMr)"Personally I like Dark Pastel (38)
- Install ranger and ueberzug (for images preview)
sudo pacman -S ranger ueberzug
- Generate config files
ranger --copy-config=all
- Install devicons
Edit
git clone https://github.com/alexanderjeurissen/ranger_devicons ~/.config/ranger/plugins/ranger_devicons echo "" >> $HOME/.config/ranger/rc.conf
~/.config/ranger/rc.confand change settings toset vcs_aware true
set preview_images true
set preview_images_method ueberzug
set draw_borders both
default_linemode devicons
sudo pacman -S htopYou can customize columns by pressing [SHIFT] + [S]