Commit graph

10 commits

Author SHA1 Message Date
7c3f01a88e git: override user.email in dotfiles repository 2022-02-01 18:04:16 +01:00
8a8efe5f62 git: minor refactor
Just move colors down, but keep the includes last so the local
configurations can override the ones in `~/.config/git/config`.
2022-02-01 17:55:53 +01:00
fffb78e27e Reorganize packages and simplify bootstrap 2021-11-18 00:21:57 +01:00
5004d82c2d git: user more subtle colors for log 2021-08-16 13:54:19 +02:00
b30948b552 Configuration system overhaul 2021-08-10 18:14:41 +02:00
1622e4abde Organize config files by program 2021-08-10 13:06:48 +02:00
46efe2b268 Put all dotfiles into one "stow package"
This makes installation a lot easier, as we just need to type:

    stow -v dotfiles

instead of installing multiple packages and risking to forget something.
2019-02-18 23:19:28 +01:00
c015e4ba54 [bash] add git status to prompt 2019-02-16 03:07:18 +01:00
2fcb65b88b [git] add alias for log with author 2019-02-16 01:42:14 +01:00
62c7b29714 Use stow instead of rcm for deployment 2019-02-16 01:35:04 +01:00