| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-01-04 | git: store configuration under XDG_CONFIG_HOME | Franck Cuny | 1 | -22/+0 | |
| Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the configuration files there. | |||||
| 2021-01-04 | make: split between Darwin and Linux | Franck Cuny | 1 | -3/+0 | |
| 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. | |||||
| 2020-12-01 | git: set proper email | Franck Cuny | 1 | -1/+1 | |
| need to find a way to manage various identify (work vs home) | |||||
| 2019-12-09 | [git] add a couple of aliases | Franck Cuny | 1 | -1/+4 | |
| 2019-07-25 | [git] some clean up | Franck Cuny | 1 | -2/+4 | |
| drop some old alias for url | |||||
| 2019-01-19 | clean up. | Franck Cuny | 1 | -0/+0 | |
| Removed scripts and some configs, they will be in their own repo. | |||||
| 2018-08-05 | Shuffling things around in this repo | Franck Cuny | 1 | -0/+0 | |
| 2018-01-17 | [git] Add configuration for GCloud repositories. | Franck Cuny | 1 | -0/+2 | |
| 2017-06-16 | [git] stop using aliases | Franck Cuny | 1 | -9/+0 | |
| 2016-12-13 | [git] update alias for commit | Franck Cuny | 1 | -1/+1 | |
| I want to see what's going to be commited. | |||||
| 2016-08-04 | [git] re-enable colors for diff and so on. | Franck Cuny | 1 | -1/+1 | |
| 2016-07-15 | [git] don't use colors and remove a couple aliases | Franck Cuny | 1 | -3/+1 | |
| 2016-01-29 | [git] cleanup a little bit gitconfig. | Franck Cuny | 1 | -12/+5 | |
| 2015-09-04 | [gitconfig] add alias for `wip`. | Franck Cuny | 1 | -0/+1 | |
| 2015-07-16 | [gitconfig] use tab and add a new alias. | Franck Cuny | 1 | -21/+23 | |
| the new alias is for git log (with git l) to show short log info | |||||
| 2015-07-06 | configuration files | Franck Cuny | 1 | -0/+33 | |
