Commit Graph

1568 Commits

Author SHA1 Message Date
40f211bdd8
[Gitconfig] Add email credentials helper
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-21 12:40:26 +02:00
5bbfcdfd2b
[StumpWM] Make backlight changes more natural 2022-04-21 12:39:28 +02:00
525711238f
[Emacs] Load org-protocol by default 2022-04-21 12:39:07 +02:00
bb1dfc15fc
[StumpWM] Fix issue with undeclared my/kbd
`my/kbd` appeared as undefined in `bluetooth.lisp` and
`utilities.lisp`. This commit fixes this error.
2022-04-19 15:30:48 +02:00
3e476e67a9
[Emacs] Remove unused code with undo-tree config, update doc
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-19 14:34:50 +02:00
59335cf663
[Emacs] Fix Magit keybinds
With a recent package update, whether by Magit’s or Evil Collection’s
fault, the keybinds for `c` and `t` got replaced with evil movement up
and down instead of respectively staging and tagging in Magit. This
commit fixes this behavior.
2022-04-19 14:31:07 +02:00
5bd012e5b9
[StumpWM] Simplify keybinds declaration
All checks were successful
continuous-integration/drone/push Build is passing
This commit adds the function `my/kbd` which translates characters
`kbd` does not know into their internal name.

Simplify Elisp noweb code.
2022-04-19 14:10:55 +02:00
b708275c36
[Topgrade] Add topgrade config to dotfiles 2022-04-19 13:19:41 +02:00
e7b85d56d4
[Emacs] Add Github Copilot package
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-18 21:17:31 +02:00
f6d7485531
[Emacs] Remove prettified keywords 2022-04-18 21:17:09 +02:00
1b224d1aaf
[Emacs] Add Condict project packages 2022-04-18 21:16:51 +02:00
5639ce1fc8
[Emacs] Fix errors on Emacs startup 2022-04-18 21:16:24 +02:00
b0ace772ce
[Emacs] Change scrolling behavior in Emacs
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-11 14:50:29 +02:00
f29e48ed37
[Bin] Add CPU scaling script 2022-04-11 14:50:05 +02:00
d41fc9c3ca
[Emacs] Update mu4e filters
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-06 19:52:42 +02:00
e2a19dec6e
[Emacs] Better LangTool configuration 2022-04-06 19:44:02 +02:00
67bbce62d9
[Emacs] add elisp-demo, some more documentation
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-06 19:01:41 +02:00
e1454699ea
[Emacs] Some more documentation
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-06 18:55:42 +02:00
aafb677591
[Emacs] improve Dired configuration
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-06 18:51:14 +02:00
26f1999c02
[Emacs] Better undo-tree configuration 2022-04-06 18:51:01 +02:00
8ff0beec06
[Emacs] More documentation 2022-04-06 18:50:46 +02:00
4d7f5fe947
[StumpWM] Update ncmpcpp keybind 2022-04-06 18:48:45 +02:00
d2d00d4442
[StumpWM] Minor markup change 2022-04-05 17:16:19 +02:00
f5df9b649f
[Emacs] Only use xelb when using EXWM 2022-04-05 17:16:19 +02:00
f22e54691d
[Emacs] TRAMP optimisation
Disable all-the-icons-dired for remote repositories
Disable auto-save and backups for files opened with TRAMP
2022-04-05 17:16:19 +02:00
b13b6f1e64
[Emacs] Update list of ignored files in recentf
Also simplify regex
2022-04-05 17:16:19 +02:00
57ad8b2fdc
[PKGBUILD] Switch to Emacs 29.0.50
Rebase Emacs PKGBUILD on AUR’s emacs-git
2022-04-05 17:16:19 +02:00
0e413d00a3
[StumpWM] Replace scrot with Flameshot 2022-04-02 15:19:39 +02:00
e5ddea6fd8
[Emacs] Add Gemini and Github-flavored markdown
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-02 15:05:35 +02:00
3e140e7302
[StumpWM] Fix ncmpcpp keybinds 2022-04-02 15:04:50 +02:00
f81518ddd2
[Emacs] These prettified symbols are actually quite annoying
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-30 20:32:33 +02:00
7f2cae36af
[Emacs] Add keybind for editing org table formulas 2022-03-30 20:24:18 +02:00
420373806a
[Rofi] Update theme 2022-03-30 20:23:26 +02:00
e6387f84c5
[Desktop] Generate nicer Lisp and Elisp output 2022-03-28 02:07:03 +02:00
d63da4af42
[StumpWM] Update some elisp, more natural keybind declaration
If characters such as `«` or `»` are used, they get replaced by their
complete name. See table `tbl-char-to-name`.
2022-03-28 02:05:39 +02:00
4a6fbf3264
[Meta, Org] Update Matomo script to reflect server changes 2022-03-28 02:00:14 +02:00
872e508fc7
[StumpWM, Emacs] Change keybind for changing volume 2022-03-28 01:59:32 +02:00
a90bccca20
[Qutebrowser] Fix broken configuration
Configuration is now purely done through Python files
2022-03-27 22:19:14 +02:00
d2caf80154
[StumpWM] Better parity between Emacs and StumpWM keybinds 2022-03-27 22:18:16 +02:00
bc58766587
[Emacs] LSP optimizations 2022-03-27 22:17:55 +02:00
44b65c2d72
[Emacs] Update org project on conlanging 2022-03-27 22:17:31 +02:00
bfe1102c37
[Emacs] Reword some stuff 2022-03-15 18:31:56 +01:00
196df4fb44
[Emacs] Fix keybindings in Eshell
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-15 18:25:38 +01:00
2c7d159e9b
[Emacs] Improve EXWM config
Add keybind for `exwm-debug`, fix rofi keybinds

Autostart now executed through my script in bin.org

Correct argument for `:if` in `use-package` directives

Reorganize screens for current correct layout
2022-03-15 18:21:56 +01:00
3fa9d52ddc
[Emacs] Better bookmarks 2022-03-15 18:19:41 +01:00
6230f63a6e
[Emacs] Promote heading, remove "Org Functions" heading
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-10 22:53:38 +01:00
ece09caca8
[Emacs] Move custom org functions in org configuration
Move `phundrak/toggle-org-src-window-split' to org configuration

Add org emphasis functions and their keybindings
2022-03-10 22:52:31 +01:00
d3d5e12222
[Emacs] Let SSH manage the ControlMaster options 2022-03-10 22:27:20 +01:00
896b3f6fe9
[Emacs] Ignore email drafts in recentf 2022-03-10 22:27:04 +01:00
d9299b664d
[Emacs] Clarify some text 2022-03-10 22:26:52 +01:00