https://github.com/thomwright/dotfiles
My dotfiles
https://github.com/thomwright/dotfiles
Last synced: 2 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/thomwright/dotfiles
- Owner: ThomWright
- License: mit
- Created: 2022-01-11T15:10:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-19T15:48:00.000Z (over 3 years ago)
- Last Synced: 2025-01-18T17:57:08.167Z (4 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Thom's dotfiles
Managed by [chezmoi](https://www.chezmoi.io/).
Installation suggestion:
- Install: `snap install chezmoi --classic`
- Ensure git is installed: `sudo apt install git`
- Pull the repo: `chezmoi init https://github.com/ThomWright/dotfiles.git`
- Edit `~/.config/chezmoi/chezmoi.{json|toml|yaml}` to override any variables in `.chezmoidata.toml`
- Check `chezmoi diff`
- Run using: `chezmoi apply`