summary refs log tree commit diff
path: root/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add elfeed againFranck Cuny2024-09-191-0/+26
|
* change the binding to create a denote noteFranck Cuny2024-09-061-1/+1
|
* refile tasks where I want them to beFranck Cuny2024-09-061-2/+18
|
* add new binding for denoteFranck Cuny2024-09-061-1/+2
|
* a few more tweaks to denoteFranck Cuny2024-09-061-6/+19
|
* use Emacs default theme / colors schemeFranck Cuny2024-09-061-29/+2
|
* Revert "going to try howm"Franck Cuny2024-09-061-29/+53
| | | | This reverts commit 45b7eeca226e33af2488b2416236ca15888ecade.
* going to try howmFranck Cuny2024-09-051-53/+29
| | | | | | | | Based on https://news.ycombinator.com/item?id=41438107 and https://github.com/Emacs101/howm-manual/blob/main/Howm_tutorial_eng.pdf This could simplify things quite a lot, compared to denote and org in general. I'm going to give it a try for personal and work related things.
* more denote stuffFranck Cuny2024-09-031-1/+4
|
* some more configuration for magitFranck Cuny2024-09-031-0/+18
|
* tweak ef-theme a bitFranck Cuny2024-09-021-2/+11
| | | | Make the modeline more visible.
* update configuration for `savehist`Franck Cuny2024-08-311-0/+6
|
* more configuration changes for org-modeFranck Cuny2024-08-312-15/+27
|
* a mix of stuff for denote / org / diredFranck Cuny2024-08-304-95/+124
|
* move a few more things to init-window.elFranck Cuny2024-08-303-9/+31
|
* add breadcrumb againFranck Cuny2024-08-301-0/+23
|
* ensure we install json-modeFranck Cuny2024-08-301-0/+1
|
* don't mark git commit buffer as markdownFranck Cuny2024-08-301-1/+0
|
* switch LSP for nixFranck Cuny2024-08-301-1/+1
|
* add settings for just filesFranck Cuny2024-08-301-0/+7
|
* use the ef-themeFranck Cuny2024-08-301-7/+20
|
* drop breadcrumbFranck Cuny2024-08-301-7/+0
| | | | It's not that useful.
* add rust backFranck Cuny2024-05-301-0/+14
|
* moreFranck Cuny2024-05-262-8/+6
|
* nitFranck Cuny2024-05-261-1/+1
|
* massive cleanupFranck Cuny2024-05-2638-1119/+509
|
* i want the eglot buffer to debug stuffFranck Cuny2024-05-041-3/+1
|
* configure dired to ignore some filesFranck Cuny2024-05-041-0/+8
|
* colors for eldoc-boxFranck Cuny2024-05-021-8/+3
| | | | Change-Id: I1706f1b7bef37c68e33c353bcfc129936e73cb43
* set more colorsFranck Cuny2024-05-011-0/+3
|
* minor tweaks for python and eldoc-boxFranck Cuny2024-04-282-2/+20
|
* install eldoc-box and tune GC settingsFranck Cuny2024-04-281-0/+7
|
* remove unused white spaceFranck Cuny2024-04-281-1/+1
|
* add rust againFranck Cuny2024-04-281-2/+2
|
* disable hints in eglotFranck Cuny2024-04-281-0/+1
|
* binding to open ibufferFranck Cuny2024-04-281-0/+1
|
* simplify the themeFranck Cuny2024-04-261-43/+3
|
* tweaks some settingsFranck Cuny2024-04-262-1/+2
|
* remove two packagesFranck Cuny2024-04-261-9/+0
| | | | I don't use restclient and I don't find rainbow-delimiters useful.
* trying to rely on ruff for pythonFranck Cuny2024-04-232-9/+6
|
* set a background color for commentsFranck Cuny2024-04-231-0/+5
| | | | Change-Id: I286f8d151eebf3c809da5ea6716c0b46413df21f
* use aspell for spell checkingFranck Cuny2024-04-232-1/+4
|
* more cleanupFranck Cuny2024-04-193-33/+11
| | | | Change-Id: I50be53067767faa745d445f5b55b8be430adeaf3
* remove dired-git-infoFranck Cuny2024-04-191-6/+0
| | | | | | It's slow and I don't need it. Change-Id: Ia652aea40c3f59b360459751b6b7f6a50a60bc8b
* remove all customization'sFranck Cuny2024-04-192-15/+5
| | | | | | | Since I don't fully understand them, let's not do anything, we can change them as I figure out things better. Change-Id: I109a3d47d9dc67b7fd2dca72fd2c460d00138bbd
* more cleanupFranck Cuny2024-04-193-20/+24
| | | | Change-Id: Ia87d9c536fe06ed9822ddcb516f94346b43ca726
* delete things I'm not sure I needFranck Cuny2024-04-191-80/+12
| | | | Change-Id: Ibb9a8d11d6c47f2fb34c35ac0879e3ba25a6e565
* simplify flyspellFranck Cuny2024-04-191-5/+1
| | | | Change-Id: I1324b3d4be411d334da87b178a8a8891d12c9be4
* add back the binding for `join-line`Franck Cuny2024-04-191-3/+3
| | | | Change-Id: Iccf1e7fcfcc8c121c482810586f72a0277d3ed69
* clean up a bit more `flymake` configurationFranck Cuny2024-04-191-5/+8
| | | | | | Adds a prefix for binding the keys. Change-Id: I03adabea3ab6f2e909a6aa7398be663eb4c2784e
* simplifies even more the git configurationFranck Cuny2024-04-191-31/+1
| | | | Change-Id: I28593b53dbb9d65d2bf206c452bf463ddc6b6e26
* removes cruft from the git configurationFranck Cuny2024-04-191-32/+16
| | | | | | | Also ensure that we have ANSI colors displayed in the commit buffer so it's easier to understand errors. Change-Id: Ie37f8871f0fc4f8470a5bd821ec02734edc05181
* minor configuration tweaksFranck Cuny2024-04-172-20/+16
| | | | Change-Id: I7f0d8d0070360245c072cff8daa8760ddc4ea743
* configuration related to rustFranck Cuny2024-04-162-0/+28
|
* fix configuration for diredFranck Cuny2024-04-161-1/+0
|
* switch the font to ArgonFranck Cuny2024-04-161-2/+2
|
* configure electric-pair correctlyFranck Cuny2024-04-081-1/+5
|
* more tweaksFranck Cuny2024-04-082-17/+28
|
* minor tweaks to completionsFranck Cuny2024-04-081-1/+2
|
* clean up buffers configurationsFranck Cuny2024-04-081-66/+15
|
* no need for nerd iconsFranck Cuny2024-04-081-6/+0
|
* better configuration for diredFranck Cuny2024-04-071-14/+25
|
* extra configuration for flyspellFranck Cuny2024-04-071-4/+15
|
* don't use trampFranck Cuny2024-04-071-5/+0
|
* ensure docker is installedFranck Cuny2024-04-071-0/+1
|
* configure bindings for flymakeFranck Cuny2024-04-061-8/+15
|
* add breadcrumbFranck Cuny2024-04-061-0/+7
|
* a org file is definitely not the way for meFranck Cuny2024-04-0637-0/+1489
|
* remove non-emacs configurationFranck Cuny2022-02-022-53/+0
| | | | | Only keep emacs' configuration in this repository. Everything else is moved to the repository with my configuration for linux.
* git: configure forge properlyFranck Cuny2021-10-041-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.
* linux: remove configurations specific to linuxFranck Cuny2021-09-0810-300/+0
| | | | | They are all handled by the repository `linux-desktop`. It's easier to have a different repository for this bits of configs.
* git: for new repo, use 'main' for default branchFranck Cuny2021-08-231-3/+4
| | | | Sort branches by date.
* backup: use the wireguard interfaceFranck Cuny2021-08-181-1/+1
| | | | | The restic REST server is running on the nas' wireguard interface, so we need to change the URL in our unit file.
* systemd: exclude directories for resticFranck Cuny2021-08-051-1/+1
|
* systemd: rsync music to the NASFranck Cuny2021-03-271-0/+10
| | | | | | | | A systemd unit to backup my music to the NAS. This is invoked by running: ``` systemctl --user start sync-music ```
* alacritty: remove commented sectionsFranck Cuny2021-03-141-715/+3
| | | | | | Only keep what I need, it's pretty hard to read or understand the configuration otherwise. If I need something specific I can always refer to the documentation.
* xdg: ignore templatesFranck Cuny2021-01-131-0/+1
|
* mpd: fix the path to the music libraryFranck Cuny2021-01-131-1/+1
|
* git: store configuration under XDG_CONFIG_HOMEFranck Cuny2021-01-044-0/+51
| | | | | Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the configuration files there.
* redshift: fix longitude for BerkeleyFranck Cuny2021-01-031-1/+1
| | | | | I should have read the documentation more carefully, the longitude, when in the western emisphere, should be negative.
* mpd: music is on the laptop, not from a smb shareFranck Cuny2020-12-271-8/+2
|
* redshift: update settingsFranck Cuny2020-12-271-2/+11
|
* term: replace urxvt with alacrittyFranck Cuny2020-12-272-3/+759
| | | | There's a better support for unicode.
* i3: key bindingsFranck Cuny2020-12-011-3/+7
| | | | | | - change the binding for locking the screen - drop the one to change the focus (so we can re-use it for locking) - assign some applications to specific workspaces
* mpd: install mpd on linuxFranck Cuny2020-10-281-0/+21
| | | | | default configuration is to rely on the nas to manage the library, and to use samba to access the files.
* backup: specify the domainFranck Cuny2020-10-281-1/+1
|
* linux: create service for backing upFranck Cuny2020-10-061-0/+13
| | | | I want to backup my $HOME to the nas using restic.
* desktop: adjust colors for redshiftFranck Cuny2020-10-061-3/+3
|
* [desktop] more configuration files for linuxFranck Cuny2020-10-012-0/+19
| | | | Add configuration for the ssh-agent, pam and XDG.
* [desktop] adjust configuration for i3Franck Cuny2020-10-011-2/+2
|
* [redshift] create configuration fileFranck Cuny2020-10-011-0/+10
| | | | | | | Instead of passing the options as arugments to the CLI, create a configuration file with everything we need in it. We also manage the service with systemd.
* fonts: let's use DejaVu where possibleFranck Cuny2020-09-231-1/+1
| | | | Also use 180 for the DPI.
* linux: add i3 configFranck Cuny2020-09-121-0/+169