Commit Graph

264 Commits

Author SHA1 Message Date
Gergely Polonkai c0bed0aa14
Move some custom values to configuration.org
This is in preparation to remove customizations.el from this repo (so it can act as a local
settings file).
2023-01-23 06:11:02 +01:00
Gergely Polonkai fd8350162b
Add command to toggle between dark and bright modes 2023-01-22 09:01:06 +01:00
Gergely Polonkai 1712f89347
Load Python as an org-babel language 2023-01-22 07:49:22 +01:00
Gergely Polonkai 49ec8abded
Fine tune dashboard.el configuration 2023-01-22 07:49:02 +01:00
Gergely Polonkai 8ff7ed0c20
Move ispell/flyspell to use hunspell instead of aspell 2023-01-22 07:48:42 +01:00
Gergely Polonkai ac68b3d460
Create the beginning-of-next-word function with a keybinding 2023-01-22 07:48:07 +01:00
Gergely Polonkai 1ce3710340
Bugfix: Update transient command definitions to work with latest transient.el 2022-12-18 06:20:03 +01:00
Gergely Polonkai 5494a70af6
Bugfix: Fix bug-reference-bug-regexp to work with latest Emacs 2022-12-18 06:19:19 +01:00
Gergely Polonkai d377bec138
Install and configure the twtxt package 2022-11-25 08:58:47 +01:00
Gergely Polonkai e7ddeff8b2
Install and configure the mastodon package 2022-11-25 08:46:52 +01:00
Gergely Polonkai 75e9937b49
Add a key binding for gpolonkai/org-insert-current-timestamp 2022-08-18 07:22:57 +02:00
Gergely Polonkai 18b2932f07
Update the symbol prettifier lists 2022-08-18 07:22:06 +02:00
Gergely Polonkai 4e87ff3355
Adopt mbork’s copy-current-location function 2022-08-18 07:21:31 +02:00
Gergely Polonkai 4b1c0825f7
Stop activating cargo-mode for .rs files 2022-04-07 16:43:33 +02:00
Gergely Polonkai 3ed99004c3
[Bugfix] Fix the way i set Paradox’ GitHub token
The line fetching it from password-store (which i no longer use) was still there, and there was an
extra parentheses which yielded a syntax error.
2021-11-23 12:28:45 +01:00
Gergely Polonkai e47a83c023
Attempt to fix org-msg by not soading it until mu4e loads 2021-11-23 09:55:30 +01:00
Gergely Polonkai 5d6f54aa9f
Create a function (and a binding) to jump to the next occurence of a character 2021-11-23 09:55:30 +01:00
Gergely Polonkai 373914e084
Set Paradox’ token from authinfo 2021-11-23 09:55:30 +01:00
Gergely Polonkai 91cb5729ea
Update package repository links
Use HTTPS for ELPA and Org-mode, and remove Marmalade.
2021-11-23 09:55:30 +01:00
Gergely Polonkai c07c352939
Remove the gitconfig-mode and gitignore-mode packages
I never really used them, and they are the only ones installed from Marmalade which has a lot of
troubles (again) nowadays.
2021-11-23 09:55:30 +01:00
Gergely Polonkai 68cd4677a9
Add the terraform-mode module 2021-10-27 16:44:24 +02:00
Gergely Polonkai 87199b4af1
Move from elpy to lsp-pyre 2021-10-27 16:44:22 +02:00
Gergely Polonkai ea52e57932
Add the highlight-indentation module
This is extremely useful for Python development; i wonder why i didn’t have it before.
2021-10-27 16:44:20 +02:00
Gergely Polonkai aa67e4897d
Add the edit-server package to allow browser text area editing 2021-10-27 16:44:19 +02:00
Gergely Polonkai 3389a6a514
Add the ansible module 2021-10-27 16:44:17 +02:00
Gergely Polonkai 1168562e70
Set the location of Ement’s token file 2021-10-27 08:06:37 +02:00
Gergely Polonkai f7e4f072ca
Set up emoji font 2021-10-27 08:06:17 +02:00
Gergely Polonkai 990a24e391
More Mu4e/Sendmail tweaking 2021-03-18 06:29:40 +01:00
Gergely Polonkai 4497b54fb0
Add two new Org functions
They help me insert timestamps, which can sometimes be tedious.
2021-03-18 06:29:40 +01:00
Gergely Polonkai a2164f7972
Install my own org-clock-waybar package 2021-03-18 06:29:40 +01:00
Gergely Polonkai 67111d7888
Install Ement
It’s a better version of matrix-client.el, let’s hope it will actually work.
2021-03-18 06:29:40 +01:00
Gergely Polonkai 34222ea853
Get GitHub token for Paradox from password-store instead of authinfo 2021-03-18 06:29:40 +01:00
Gergely Polonkai ebc2d58aa7
Reorganize Org mode custom functions for better readability 2021-03-18 06:29:40 +01:00
Gergely Polonkai c62c1ac457
Remove the gist and github-notifier packages
I no longer use these services, at least not extensively enough to have these installed.
2021-03-18 06:29:40 +01:00
Gergely Polonkai 3a4ed53c8a
Get rid of id-manager
I never really used it, especially since i have password-store installed everywhere.
2021-03-18 06:29:39 +01:00
Gergely Polonkai 30914c614a
Get WikEmacs password from password-store instead of id-manager 2021-03-18 06:29:39 +01:00
Gergely Polonkai dc96bdc627
Re-introduce rainbow-identifiers 2021-03-18 06:29:39 +01:00
Gergely Polonkai 92bdedcfd9
Add the jinja2-mode package
For Ansible template editing; also handy for Flask template files
2021-03-18 06:29:28 +01:00
Gergely Polonkai 3486e44f23
Remove some unused/non-existing packages 2021-03-18 06:29:28 +01:00
Gergely Polonkai 53fde18b3c
Remove an unnecessary t 2021-03-18 06:29:28 +01:00
Gergely Polonkai 24d19c2e17
Disable nyan-prompt
With the latest version of eshell it stopped working. I may or may not debug it sometime later.
2021-03-18 06:29:27 +01:00
Gergely Polonkai 2d55aa9263
Add bats mode for shell script testing goodness 2021-03-18 06:28:43 +01:00
Gergely Polonkai 042bde5e88
Add paradox for more beautiful package management experience 2021-03-18 06:28:43 +01:00
Gergely Polonkai 86b6171a95
Add ActivityWatch
This effectively replaces WakaTime (which i don’t use anymore).  Let’s see if it’s good enough.
2021-03-18 06:28:43 +01:00
Gergely Polonkai 6338677620
Install Flutter-related packages 2021-03-18 06:28:43 +01:00
Gergely Polonkai 6961384ef2
[Refactor] Move matrix-client.el installation at the top of the file
This is an attempt to install this first, so we get dependencies right.
2021-03-18 06:28:42 +01:00
Gergely Polonkai 5e1bd7ce39
Update C-s experience
C-s now starts swiper, while C-r starts isearch regex forward/backward based on prefix.
2021-03-18 06:28:42 +01:00
Gergely Polonkai e6dcae995b
Move from Helm to Ivy/Counsel 2021-03-18 06:27:43 +01:00
Gergely Polonkai ed7d5591b6
Remove Helm functionalities i never use 2021-03-18 06:27:43 +01:00
Gergely Polonkai c1a68ffee2
Disable using dialog boxes
Even though i’m so much used to using the keyboard, i sometimes click on things.  And then, these
annoying dialogs apper.  Well, not any more!
2021-03-18 06:27:43 +01:00