Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwodder/home
Personal dotfiles etc.
https://github.com/jwodder/home
dotdrop dotfiles
Last synced: 20 days 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T17:13:12.000Z (4 months ago)
- Last Synced: 2024-07-17T21:16:07.857Z (4 months ago)
- Topics: dotdrop, dotfiles
- Language: Shell
- Homepage:
- Size: 105 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 13
-
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