| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | linux: remove configurations specific to linux | Franck Cuny | 2021-09-08 | 1 | -6/+0 |
| | | | | | | They are all handled by the repository `linux-desktop`. It's easier to have a different repository for this bits of configs. | ||||
| * | make: fix symlink for git identity on darwin | Franck Cuny | 2021-01-06 | 1 | -2/+2 |
| | | |||||
| * | git: store configuration under XDG_CONFIG_HOME | Franck Cuny | 2021-01-04 | 1 | -1/+1 |
| | | | | | | Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the configuration files there. | ||||
| * | make: split between Darwin and Linux | Franck Cuny | 2021-01-04 | 1 | -0/+6 |
| There's a few things that are relevant to both OS, but there's also a bunch of stuff specific to Linux. Split the file to make it easier to maintain / read. Also add a new gitconfig file to be included depending on the OS: since Darwin is for work, let's use work email there, and personal email for Linux. | |||||
