Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grant0417/dotfiles
https://github.com/grant0417/dotfiles
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/grant0417/dotfiles
- Owner: grant0417
- Created: 2019-05-10T04:10:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T12:07:51.000Z (11 months ago)
- Last Synced: 2024-10-13T02:15:40.753Z (3 months ago)
- Language: Lua
- Size: 24.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grant's Dotfiles
These dots are managed with [chezmoi](https://www.chezmoi.io/)
# Install
Arch:
```shell
sudo pacman -S --needed git chezmoi
chezmoi init --apply grant0417
```MacOS:
```shell
brew install chezmoi
chezmoi init --apply grant0417
```