Update README file

This commit is contained in:
Fabio Scotto di Santolo
2025-08-12 22:31:00 +02:00
parent 0c2e5c011b
commit 16b9c5a590

View File

@@ -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. 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): > Example usage (from the repository root):
>
> ```bash > ```bash
> stow nvim > stow nvim
> stow zsh > stow zsh
@@ -43,6 +44,7 @@ This repository contains my configuration files for the following tools:
- `mpv` - `mpv`
- `yt-dlp` - `yt-dlp`
- `zathura` - `zathura`
- `flameshot`
--- ---