Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ko-tominaga committed Oct 5, 2024
1 parent b666ab7 commit e7dabd7
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# dotfiles
dotfiles

This repository contains my dotfiles. I use [chezmoi](https://www.chezmoi.io/) to manage them.

## Installation

```sh
brew install chezmoi
```

## Usage

```sh
chezmoi init https://github.com/ko-tominaga/dotfiles.git
chezmoi apply
```

0 comments on commit e7dabd7

Please sign in to comment.