| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-10-04 | git: configure forge properly | Franck Cuny | 1 | -0/+7 | |
| I'm going to deprecate the SSH endpoint for gitea, and use HTTPS instead for accessing the repositories. For this, I need to configure properly the credential part for the different forges (github/gitea for now), and update the URL in the forge configuration for emacs. | |||||
| 2021-09-08 | linux: remove configurations specific to linux | Franck Cuny | 2 | -6/+0 | |
| They are all handled by the repository `linux-desktop`. It's easier to have a different repository for this bits of configs. | |||||
| 2021-08-23 | git: for new repo, use 'main' for default branch | Franck Cuny | 1 | -3/+4 | |
| Sort branches by date. | |||||
| 2021-01-04 | git: store configuration under XDG_CONFIG_HOME | Franck Cuny | 4 | -0/+51 | |
| Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the configuration files there. | |||||
