From 16b9c5a590285f4ce9ecd12dad6f862e47485fe4 Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Tue, 12 Aug 2025 22:31:00 +0200 Subject: [PATCH] Update README file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a612127..2fc9be8 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ The main goal of this repository is to maintain a consistent, portable, and vers Each directory in this repository corresponds to a specific application or tool, with configuration files laid out to mirror the structure of the home directory. Using `stow`, symbolic links are created seamlessly, preserving organization and keeping configurations isolated per tool. > Example usage (from the repository root): +> > ```bash > stow nvim > stow zsh @@ -43,6 +44,7 @@ This repository contains my configuration files for the following tools: - `mpv` - `yt-dlp` - `zathura` + - `flameshot` ---