https://github.com/shashanktomar/dotfiles
https://github.com/shashanktomar/dotfiles
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shashanktomar/dotfiles
- Owner: shashanktomar
- Created: 2024-11-26T22:44:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-03T09:38:58.000Z (9 months ago)
- Last Synced: 2025-04-03T10:34:12.732Z (9 months ago)
- Language: Shell
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shashank's Dotfiles
These dotfiles are managed using [chezmoi](https://www.chezmoi.io/). The chezmoi related notes are in [docs](./docs). For examples, check https://github.com/twpayne/dotfiles.
You can install it with either of the following:
- On a fresh machine, clone and run `just` or `just install`
- If you already have `chezmoi` installed, run `chezmoi init shashanktomar` without cloning