https://github.com/jwodder/home
Personal dotfiles etc.
https://github.com/jwodder/home
dotdrop dotfiles
Last synced: 3 months ago
JSON representation
Personal dotfiles etc.
- Host: GitHub
- URL: https://github.com/jwodder/home
- Owner: jwodder
- License: mit
- Created: 2021-10-10T23:57:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-05T21:19:44.000Z (4 months ago)
- Last Synced: 2025-03-28T23:35:39.726Z (3 months ago)
- Topics: dotdrop, dotfiles
- Language: Python
- Homepage:
- Size: 117 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a repository of my personal dotfiles, managed using
[dotdrop](https://github.com/deadc0de6/dotdrop). Feel free to take whatever
you need from it.Files
=====- `files/` — The actual dotfiles and templates therefor
- `config.yaml` — dotdrop config
- `dotdrop.sh` — A wrapper script that automatically determines the appropriate
dotdrop profile for the system and invokes `dotdrop`
- `lib/` — Jinja function & filter definitions for use in dotdrop templates
- `setup.sh`, `setup.d/` — Scripts for preparing a new `$HOME` — namely,
installing core Python libraries and installing & running dotdrop
- `util/` — Other miscellaneous scripts