23 lines
633 B
Markdown
23 lines
633 B
Markdown
# dots ![license] ![activity]
|
|
|
|
The configuration files for my Fedora Silverblue desktop setup.
|
|
|
|
[activity]: https://badge.hanna.lol/activity/hanna/dots
|
|
[license]: https://badge.hanna.lol/license/0BSD
|
|
|
|
## Usage
|
|
|
|
> [!NOTE]
|
|
> These configuration files are **not** tailored to be used by multiple people.
|
|
> They are specifically created for me and my systems, not for others people's
|
|
> setups.
|
|
|
|
This repository is structured in a way to be compatible with the [stow] project.
|
|
|
|
```console
|
|
$ stow -t $HOME <package>
|
|
```
|
|
|
|
This will set up a symlink to the package's files allowing easy editing.
|
|
|
|
[stow]: https://www.gnu.org/software/stow
|