From d677bf163051557c380bc45af2ddc4066359e5e7 Mon Sep 17 00:00:00 2001 From: neodarz Date: Tue, 6 Oct 2020 23:16:25 +0200 Subject: Add ranger conf --- config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 338851b..41a5c6d 100644 --- a/config.yaml +++ b/config.yaml @@ -97,6 +97,9 @@ dotfiles: d_waterfox: src: waterfox dst: ~/.waterfox + d_ranger: + src: config/ranger + dst: ~/.config/ranger profiles: unicorn: dotfiles: @@ -131,6 +134,7 @@ profiles: - d_kitty - d_zathura - d_waterfox + - d_ranger pegasus: dotfiles: - d_i3pystatus @@ -161,6 +165,7 @@ profiles: - d_terminator - d_cava - d_waterfox + - d_ranger fenec: dotfiles: - d_i3pystatus @@ -193,3 +198,4 @@ profiles: - d_zsh - d_zathura - d_waterfox + - d_ranger -- cgit v1.2.1