From 07785f0f99dd740f73f789ad57e74f52a451af2b Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Sat, 25 Oct 2025 14:01:38 +0200 Subject: [PATCH] Remove Ranger file manager --- README.md | 7 ++++--- ranger/.config/ranger/rc.conf | 3 --- 2 files changed, 4 insertions(+), 6 deletions(-) delete mode 100644 ranger/.config/ranger/rc.conf diff --git a/README.md b/README.md index 392d09b..d225322 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Each directory in this repository corresponds to a specific application or tool, > ```bash > stow bash > stow i3 +> stow doom > ``` ### 🧩 Included Tools & Configurations @@ -26,10 +27,11 @@ This repository contains my configuration files for the following tools: - `alacritty` - `tmux` - **Editors & CLI Tools** - - `emacs` + - `emacs` (Doom Emacs config) + - `emacs` (Custom config) - `git` - **X11 Environment** - - `i3` (window manager) + - `i3` (Window Manager) - `picom` (X11 compositor) - `polybar` (status bar) - `rofi` (launcher) @@ -39,7 +41,6 @@ This repository contains my configuration files for the following tools: - `zoxide` - `yt-dlp` - `flameshot` - - `ranger` --- diff --git a/ranger/.config/ranger/rc.conf b/ranger/.config/ranger/rc.conf deleted file mode 100644 index b1bb034..0000000 --- a/ranger/.config/ranger/rc.conf +++ /dev/null @@ -1,3 +0,0 @@ -set preview_images true -set use_preview_script true -set preview_images_method ueberzug