Update README.md
This commit is contained in:
@@ -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
|
||||
@@ -21,20 +22,16 @@ This repository contains my configuration files for the following tools:
|
||||
- **Shells & Prompt**
|
||||
- `zsh` + `starship`
|
||||
- **Terminal Emulator & Multiplexer**
|
||||
- `kitty`
|
||||
- `tmux`
|
||||
- **Editors & CLI Tools**
|
||||
- `neovim` (with LazyVim)
|
||||
- `vim`
|
||||
- `emacs`
|
||||
- `bat`
|
||||
- `git`
|
||||
- `lazygit`
|
||||
- `lazydocker`
|
||||
- `k9s`
|
||||
- **Utilities**
|
||||
- `fastfetch`
|
||||
- `zoxide`
|
||||
- `mpv`
|
||||
- `yt-dlp`
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user