21 lines
No EOL
1 KiB
Markdown
21 lines
No EOL
1 KiB
Markdown
# My dotfiles
|
|
Welcome to my dotfiles.
|
|
|
|
You can take a look how my system is setup.
|
|
|
|
Feel free to copy parts of my setup, if you think that is useful for you.
|
|
|
|
> [!WARNING]
|
|
> Please keep in mind, its **my** setup. Its never ment to be a simple "git clone and install".
|
|
> While most things probably work, there are things here, that are locked and will never be public.
|
|
> If you really want to use this setup in its entirely, fork the repo and either use your own secrets-repo or remove the system in its entirety.
|
|
|
|
## Install
|
|
To install the dotfiles the following dependencies are required:
|
|
|
|
- A clean EndeavourOS install with no DE/WM installed. The requested DE/WM will be installed by the dotfiles
|
|
- YADM is installed. This tool is primarily how the dotfiles get managed.
|
|
|
|
## Secrets
|
|
When first pulling or bootstraping the dotfiles, you may get an error, that there is no secret ssh host, in your setup.
|
|
That is one of the things, that are required for me to make these dotfiles public and also be my primary way to install my systems. |