Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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