Updated the README.md
This commit is contained in:
25
README.md
25
README.md
@@ -1,2 +1,25 @@
|
||||
# dotfiles
|
||||
<div align="center">
|
||||
|
||||
# ~/.dotfiles 🏡
|
||||
|
||||
[](https://chezmoi.io/)
|
||||
[](https://choosealicense.com/licenses/mit/)
|
||||
|
||||
</div><br>
|
||||
|
||||
> My dotfiles, managed with [chezmoi](https://chezmoi.io/)
|
||||
|
||||
## Usage
|
||||
|
||||
Install [chezmoi](https://chezmoi.io/install/), then run:
|
||||
|
||||
```sh
|
||||
# Initialize the repository
|
||||
chezmoi init git.nicolabelluti.me/nicolabelluti
|
||||
# You can also just use
|
||||
# `chezmoi init nicolabelluti`
|
||||
# if you want to use the GitHub mirror
|
||||
|
||||
# Apply the dotfiles
|
||||
chezmoi apply
|
||||
```
|
||||
|
Reference in New Issue
Block a user