Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jclem/dotfiles
Personal dotfiles
https://github.com/jclem/dotfiles
Last synced: about 1 month ago
JSON representation
Personal dotfiles
- Host: GitHub
- URL: https://github.com/jclem/dotfiles
- Owner: jclem
- Created: 2023-09-27T16:12:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-11T15:26:17.000Z (2 months ago)
- Last Synced: 2024-09-11T23:58:28.571Z (2 months ago)
- Language: Lua
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jclem/dotfiles
This project contains my personal dotfiles and Codespaces configuration, managed
by [chezmoi](https://chezmoi.io).## Usage
### Install
```shell
sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply jclem
```### Update
```shell
chezmoi update
```