An open API service indexing awesome lists of open source software.

https://github.com/lunks/dotfiles

My dotfiles.
https://github.com/lunks/dotfiles

dotfiles kitty-themes vimfiles

Last synced: about 1 year ago
JSON representation

My dotfiles.

Awesome Lists containing this project

README

          

# Dotfiles

These are my dotfiles.

## Usage

1. Install XCode, homebrew, 1password cli and chezmoi.
2. Run:

```shell
chezmoi init --verbose https://github.com/$GITHUB_USERNAME/dotfiles.git
chezmoi apply ~/key.txt
chezmoi apply
```