Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
My dotfiles.
- Host: GitHub
- URL: https://github.com/lunks/dotfiles
- Owner: lunks
- Created: 2019-09-22T00:55:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T15:02:55.000Z (4 months ago)
- Last Synced: 2024-09-15T00:53:57.288Z (4 months ago)
- Topics: dotfiles, kitty-themes, vimfiles
- Language: Shell
- Homepage:
- Size: 1.84 MB
- Stars: 10
- Watchers: 2
- 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
```