Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lunks/dotfiles

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

dotfiles kitty-themes vimfiles

Last synced: 3 months 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
```