Files
dotfiles/README.md
2024-12-21 12:59:01 +01:00

14 lines
250 B
Markdown

# dotfiles
My personal configuration files.
# Installation
To simplify the installation of the configuration files, GNU Stow is required.
Configuration files are divided by category and they can be installed like this:
```bash
$ stow neovim
```