15 lines
414 B
Markdown
15 lines
414 B
Markdown
|
# Dotfiles
|
||
|
|
||
|
These dotfiles are managed using GNU Stow and I use them on my systems running
|
||
|
Fedora 34/ 35.
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Clone the repository to `~/.dotfiles`, use `stow */ -[D]v` to create/ remove
|
||
|
all the links.
|
||
|
|
||
|
If you are setting up a fresh system, follow the comments in `bootstrap.sh` and
|
||
|
then run
|
||
|
`curl https://git.sr.ht/~earnestma/dotfiles/blob/main/bootstrap.sh | bash`.
|
||
|
Your password might be required twice.
|