Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | org: hide emphasis markup | Franck Cuny | 2021-03-14 | 1 | -0/+3 |
| | |||||
* | emacs: update configuration for modus-themes | Franck Cuny | 2021-03-14 | 1 | -3/+12 |
| | | | | | | | | | | | I want the title for org sections to have different size and also to have different colors. This is done by setting the `modus-themes-scale-headings` variable to true, and configuring the various `modus-themes-scale-*` variables. The coloring is controlled with `modus-themes-headings`. Make the highlight line a bit more intense so that it's easier to spot on the screen. | ||||
* | emacs: use `magit-repos' | Franck Cuny | 2021-03-14 | 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). | ||||
* | emacs: show paren | Franck Cuny | 2021-02-20 | 1 | -0/+1 |
| | |||||
* | emacs: enable read-mode when in RO buffer | Franck Cuny | 2021-02-20 | 1 | -0/+4 |
| | |||||
* | emacs: eshell alias | Franck Cuny | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | emacs: UI things related to org-mode | Franck Cuny | 2021-02-16 | 1 | -1/+8 |
| | |||||
* | emacs: UI things related to org-mode | Franck Cuny | 2021-02-16 | 1 | -7/+2 |
| | |||||
* | Merge branch 'master' of ssh://git.fcuny.net:222/fcuny/dotfiles | Franck Cuny | 2021-02-12 | 3 | -12/+69 |
|\ | |||||
| * | emacs: some updates to org's ui | Franck Cuny | 2021-02-12 | 2 | -0/+8 |
| | | |||||
| * | org: more updates for captures | Franck Cuny | 2021-02-12 | 1 | -12/+28 |
| | | |||||
| * | org: fix some of the capture templates | Franck Cuny | 2021-02-12 | 1 | -1/+7 |
| | | |||||
| * | emacs: new defined search for rg | Franck Cuny | 2021-02-12 | 1 | -0/+23 |
| | | |||||
| * | emacs: slight changes to theme settings | Franck Cuny | 2021-02-12 | 1 | -7/+2 |
| | | |||||
| * | emacs: initial configuration for tramp | Franck Cuny | 2021-02-12 | 1 | -0/+5 |
| | | |||||
* | | emacs: set proper font size for linux | Franck Cuny | 2021-02-12 | 1 | -1/+1 |
|/ | |||||
* | org: rewrite the capture templates | Franck Cuny | 2021-02-12 | 1 | -37/+77 |
| | | | | | Start using `doct` to manage the configuration for capturing content. Try to simplify a bit. | ||||
* | emacs: no snippets | Franck Cuny | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | emacs: performance improvement for magit | Franck Cuny | 2021-01-06 | 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. | ||||
* | emacs: log when the GC kicks in | Franck Cuny | 2021-01-04 | 1 | -0/+1 |
| | |||||
* | emacs: rename the directory | Franck Cuny | 2021-01-04 | 14 | -0/+807 |