Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiurchv/dotfiles
🎛️ Configs for various things
https://github.com/kiurchv/dotfiles
chezmoi dotfiles fish homebrew
Last synced: 1 day ago
JSON representation
🎛️ Configs for various things
- Host: GitHub
- URL: https://github.com/kiurchv/dotfiles
- Owner: kiurchv
- Created: 2014-04-20T18:07:27.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T13:22:20.000Z (7 months ago)
- Last Synced: 2024-07-16T16:12:43.403Z (7 months ago)
- Topics: chezmoi, dotfiles, fish, homebrew
- Language: Shell
- Homepage:
- Size: 65.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
Configs for various things.
## Installation
Dotfiles are managed by [chezmoi](https://www.chezmoi.io).
```sh
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $TMPDIR init --apply kiurchv
```