Update README

pull/1/head
earnest ma 2021-11-22 13:35:04 -05:00
parent 91d812fe19
commit 736e28a2e9
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
1 changed files with 8 additions and 15 deletions

23
README
View File

@ -1,21 +1,14 @@
# Dotfiles
Hopefully this is the last time I start over! These dotfiles are managed using
Stow and I use them on my system running Fedora 34.
These dotfiles are managed using GNU Stow and I use them on my system running
Fedora 34/ 35.
## Usage
Clone the repository and run the script to bootstrap and stow files.
Clone the repository to `~/.dotfiles`, use `stow */ -[D]v` to create/ remove
all the links.
```shell
git clone https://git.sr.ht/~earnestma/dotfiles
cd dotfiles
./bootstrap.sh
```
Or, use `stow */ -[D]v` to set up/ remove all the links.
## Thanks
- https://git.sr.ht/~seirdy/dotfiles
- and various others! <3
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.