| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-03-14 | emacs: use `magit-repos' | Franck Cuny | 1 | -0/+6 | |
| The module `magit-repos' can list the status of git repositories under a given path. Since all my repositories are under `~/workspace`, it's easy to use `M-x magit-list-repositories` to get a buffer with all my repositories, and their status (are they dirty, etc). | |||||
| 2021-02-20 | emacs: show paren | Franck Cuny | 1 | -0/+1 | |
| 2021-02-20 | emacs: enable read-mode when in RO buffer | Franck Cuny | 1 | -0/+4 | |
| 2021-02-16 | emacs: eshell alias | Franck Cuny | 1 | -1/+1 | |
| 2021-02-16 | emacs: UI things related to org-mode | Franck Cuny | 1 | -1/+8 | |
| 2021-02-16 | emacs: UI things related to org-mode | Franck Cuny | 1 | -7/+2 | |
| 2021-02-12 | emacs: set proper font size for linux | Franck Cuny | 1 | -1/+1 | |
| 2021-02-12 | emacs: some updates to org's ui | Franck Cuny | 2 | -0/+8 | |
| 2021-02-12 | org: more updates for captures | Franck Cuny | 1 | -12/+28 | |
| 2021-02-12 | org: fix some of the capture templates | Franck Cuny | 1 | -1/+7 | |
| 2021-02-12 | emacs: new defined search for rg | Franck Cuny | 1 | -0/+23 | |
| 2021-02-12 | emacs: slight changes to theme settings | Franck Cuny | 1 | -7/+2 | |
| 2021-02-12 | emacs: initial configuration for tramp | Franck Cuny | 1 | -0/+5 | |
| 2021-02-12 | org: rewrite the capture templates | Franck Cuny | 1 | -37/+77 | |
| Start using `doct` to manage the configuration for capturing content. Try to simplify a bit. | |||||
| 2021-01-13 | emacs: no snippets | Franck Cuny | 1 | -1/+1 | |
| 2021-01-06 | emacs: performance improvement for magit | Franck Cuny | 1 | -1/+42 | |
| When working with 'source', magit is extremely slow (source is a huge repository, so it's not surprising). We can improve significantly performances by disabling a number of hooks when running git status. | |||||
| 2021-01-04 | emacs: log when the GC kicks in | Franck Cuny | 1 | -0/+1 | |
| 2021-01-04 | emacs: rename the directory | Franck Cuny | 14 | -0/+807 | |
