Add ranger

This commit is contained in:
CramMK
2020-05-25 10:30:06 +02:00
parent 87a2f3d90f
commit d6c6fbe623
3 changed files with 9 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ My personal configurations, managed with the 'dotdrop' submodule.
+ App Launcher: `rofi`
+ Audio Visualizer: `cava`
+ Wallpaper: `teh`
+ Filebrowser: `ranger`
+ Filebrowser: `ranger` (with w3m-img)
## Profiles
+ `laptop`: All of the dotfiles

View File

@@ -75,6 +75,9 @@ dotfiles:
d_neofetch:
src: neofetch
dst: ~/.config/neofetch
d_ranger:
src: ranger
dst: ~/.config/ranger
f_dir_colors:
src: dir_colors/dir_colors
dst: ~/.dir_colors
@@ -95,6 +98,7 @@ profiles:
- rofi
- cava
- neofetch
- ranger
- dir_colors
work:
include:
@@ -160,6 +164,9 @@ profiles:
neofetch:
dotfiles:
- d_neofetch
ranger:
dotfiles:
- d_ranger
dir_colors:
dotfiles:
- f_dir_colors

1
dotfiles/ranger/rc.conf Normal file
View File

@@ -0,0 +1 @@
set preview_images true