| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | emacs: Configure ‘auto-fill-mode’ | Thomas Voss
| 2023-08-11 | 1 | -0/+13 |
* | readline: Change cursor shape based on vi-mode | Thomas Voss
| 2023-08-11 | 1 | -0/+8 |
* | readline: Add readline configuration | Thomas Voss
| 2023-08-11 | 1 | -0/+1 |
* | paru: Add paru configuration | Thomas Voss
| 2023-08-11 | 1 | -0/+14 |
* | htop: Add htop configuration | Thomas Voss
| 2023-08-11 | 1 | -0/+61 |
* | git: Add git configuration | Thomas Voss
| 2023-08-11 | 1 | -0/+74 |
* | emacs: Add a header because I can | Thomas Voss
| 2023-08-11 | 1 | -0/+3 |
* | emacs: Enable ‘org-indent-mode’ in ‘org-mode’ | Thomas Voss
| 2023-08-11 | 1 | -0/+13 |
* | emacs: Keep fighting with indentation | Thomas Voss
| 2023-08-11 | 1 | -5/+5 |
* | emacs: Fix typo in docstring | Thomas Voss
| 2023-08-11 | 1 | -1/+1 |
* | emacs: Make use of ‘(pure t)’ in ‘declare’ | Thomas Voss
| 2023-08-11 | 1 | -3/+3 |
* | emacs: Assert if ts-mode exists before adding hook | Thomas Voss
| 2023-08-11 | 1 | -1/+3 |
* | emacs: Wrap ts-mode in ‘mm-mode-to-hook’ | Thomas Voss
| 2023-08-11 | 1 | -1/+1 |
* | emacs: Fix docstring | Thomas Voss
| 2023-08-11 | 1 | -1/+1 |
* | emacs: Ignore #file.name#-style files | Thomas Voss
| 2023-08-11 | 1 | -0/+1 |
* | emacs: Remove a comment | Thomas Voss
| 2023-08-11 | 1 | -1/+0 |
* | emacs: Indent config with spaces instead of tabs | Thomas Voss
| 2023-08-11 | 1 | -109/+109 |
* | emacs: Fix bugs in ‘mm-set-indentation-settings’ | Thomas Voss
| 2023-08-11 | 1 | -26/+33 |
* | emacs: Limit ‘company’ to ‘conf- and prog-mode’ | Thomas Voss
| 2023-08-11 | 1 | -3/+2 |
* | emacs: Do better backups | Thomas Voss
| 2023-08-11 | 1 | -3/+15 |
* | emacs: Flatten ‘Miscellaneous Settings’ | Thomas Voss
| 2023-08-11 | 1 | -2/+1 |
* | xdg: Add XDG configurations | Thomas Voss
| 2023-08-11 | 2 | -0/+16 |
* | xdg: Set Firefox to be the default browser | Thomas Voss
| 2023-08-11 | 1 | -0/+7 |
* | emacs: Add missing ‘orderless’ configuration | Thomas Voss
| 2023-08-11 | 1 | -0/+10 |
* | emacs: Disable tab indentation for ‘org-mode’ | Thomas Voss
| 2023-08-11 | 1 | -0/+1 |
* | emacs: Use default indent-settings if none given | Thomas Voss
| 2023-08-11 | 1 | -15/+8 |
* | emacs: Define ‘backup-directory-alist’ | Thomas Voss
| 2023-08-11 | 1 | -3/+7 |
* | emacs: Use ‘x’ instead of ‘_’ in ‘mm-for-each’ | Thomas Voss
| 2023-08-11 | 1 | -7/+7 |
* | emacs: Ignore autogenerated backups | Thomas Voss
| 2023-08-11 | 1 | -0/+5 |
* | emacs: Use ‘load-theme’ to load themes | Thomas Voss
| 2023-08-11 | 1 | -2/+2 |
* | emacs: Remove extra paren | Thomas Voss
| 2023-08-11 | 1 | -1/+1 |
* | emacs: Add initial configuration | Thomas Voss
| 2023-08-11 | 2 | -0/+916 |