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.
- Host: GitHub
- URL: https://github.com/lunks/dotfiles
- Owner: lunks
- Created: 2019-09-22T00:55:45.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T14:43:33.000Z (over 1 year ago)
- Last Synced: 2025-03-19T03:01:27.047Z (about 1 year ago)
- Topics: dotfiles, kitty-themes, vimfiles
- Language: Shell
- Homepage:
- Size: 1.84 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```