Commit Graph

137 Commits

Author SHA1 Message Date
39d9900022 docs(emacs/org): fix keybinding and add another
All checks were successful
deploy / build (push) Successful in 5m36s
2024-09-21 16:08:30 +02:00
bbb77f27c8 fix: restore some more broken links
All checks were successful
deploy / build (push) Successful in 5m42s
2024-09-21 15:37:31 +02:00
c02d6690ed fix: restore broken links
All checks were successful
deploy / build (push) Successful in 5m30s
2024-09-21 15:27:37 +02:00
420bd45c34 docs(emacs/org): add org-mode keybinds for conlanging.el
All checks were successful
deploy / build (push) Successful in 5m40s
2024-09-21 12:15:55 +02:00
bdbe74c5e7 docs(emacs): add ron-mode 2024-09-21 12:15:37 +02:00
30892f9ca0 docs(emacs): remove garbage collection code
Some checks failed
deploy / build (push) Failing after 0s
It actually made Emacs hang a lot, which isn’t good
2024-09-12 21:02:16 +02:00
ba39302238 docs(hyprland): remove unused master layout 2024-09-12 21:01:01 +02:00
58fc99cf8c docs(emacs): remove undo-tree
All checks were successful
deploy / build (push) Successful in 7m57s
2024-06-20 18:41:32 +02:00
9d8c985588 docs(emacs): better configuration for vterm 2024-06-20 18:41:16 +02:00
4759bf48d0 docs(hyprland): replace discord with vesktop 2024-06-20 18:40:14 +02:00
4567b9aa02 docs(hyprland): remove touchpad settings 2024-06-20 18:39:58 +02:00
bec66b58a7 docs(fish): add my pumo-system-info utility to fish greeting
All checks were successful
deploy / build (push) Successful in 2m22s
2024-06-20 09:42:11 +02:00
d97531a1d1 docs(fish): better starfish prompt 2024-06-20 09:42:11 +02:00
7848ed1168 docs(fish): enable transient prompt with starfish 2024-06-20 09:42:11 +02:00
4f50b88488 docs(fish): add sqlx autocompletion to shell 2024-06-20 09:42:11 +02:00
63133d312e docs(emacs programming): fix treesit urls and add Astro config 2024-06-20 09:42:06 +02:00
d7c2eadcec fix(umami): fix Umami site ID 2024-06-20 09:38:44 +02:00
bcaeb2ac30 docs(rustfmt): remove rustfmt config
All checks were successful
deploy / build (push) Successful in 2m55s
2024-04-13 08:45:36 +02:00
7b76d45eb5 docs(hyprland): replace dunst with swaync, add wlsunset to autostart
All checks were successful
deploy / build (push) Successful in 1m46s
2024-04-11 06:23:15 +02:00
90813e5ecf docs(emacs): add eshell-vterm package 2024-04-03 06:10:33 +02:00
184510f1af docs(emacs): add method for tangling all Emacs config files 2024-04-03 06:09:36 +02:00
b11b2982c6 docs(emacs): fix docstring of windows-adjust-size 2024-04-03 06:09:06 +02:00
788ecefbe5 docs(emacs): move most keybindings to same file
All general keybindings (not linked to a specific mode) are now
defined in keybindings.org in neatly displayed tables.
2024-04-03 06:07:58 +02:00
b4e585457b docs(emacs, fish): add eww-related features
Emacs: add yuck-mode with parinfer-rust-mode enabled by default.

Fish: add eww autocompletions
2024-04-03 06:04:23 +02:00
f7b6ef1a4c docs(hyprland, scripts): better screenshot script
This commit adds the possibility of using swappy to edit screenshots.
It also changes the behaviour of the delay by first allowing the user
to select the area they want to capture, and then only does it wait
for the indicated amount of time before it takes the screen capture.
2024-04-03 06:03:17 +02:00
8ec4e4ad43 docs(hyprland): better screens configuration 2024-04-03 06:00:08 +02:00
f78c81b21f docs(hyprland): fix mouse keybindings
All checks were successful
deploy / build (push) Successful in 2m3s
2024-04-02 06:20:49 +02:00
80b61bfbc7 docs(hyprland): add Hyprland config
Some checks failed
deploy / build (push) Failing after 6m58s
2024-04-01 21:49:34 +02:00
92459846c3 docs(emacs): add nix-mode 2024-03-21 06:20:57 +01:00
0a75cd2637 docs(tmux): fix keybindings generation 2024-03-21 06:20:47 +01:00
d694bcf2d9 docs(scripts): script to make Emacs usable in a browser 2024-03-21 06:20:13 +01:00
392ec1d137 docs(scripts): fix wrappers 2024-03-21 06:19:55 +01:00
05808c98af docs(shell, scripts): move dotfiles out of $HOME
All checks were successful
deploy / build (push) Successful in 2m37s
2024-02-21 04:40:08 +01:00
48fb243c69 docs(stumpwm utilities): fix org file export 2024-02-21 04:39:31 +01:00
134154422b docs(desktop): add .desktop entry for Plover
Some checks failed
deploy / build (push) Failing after 1m32s
2024-02-20 06:30:20 +01:00
2538c4a7be docs(emacs magit-todos): ignore case of TODO keywords 2024-02-20 06:30:20 +01:00
800d76bf25 docs(stumpwm): fix StumpWM loading files 2024-02-20 06:30:20 +01:00
22361f5120 docs(fish): replace cd with zoxide 2024-02-20 06:30:19 +01:00
ce1daa6466 docs(shell): add common shell config 2024-02-20 06:30:19 +01:00
b1c7a41a73 emacs(docs): remove org-specific elements I forgot to remove
All checks were successful
deploy / build (push) Successful in 2m36s
2024-02-10 11:03:35 +01:00
fa1194552d fix(Emacs gc): fix syntax of garbage-collecting function
All checks were successful
deploy / build (push) Successful in 2m42s
2024-02-08 06:31:12 +01:00
27e912d9a1 docs(Emacs elisp, misc): migrate custom functions to package
All checks were successful
deploy / build (push) Successful in 3m22s
2024-02-08 05:36:17 +01:00
00b40eca02 Revert "docs(fish): update abbreviations from Docker to Podman"
This reverts commit 4cc062cd0c.
2024-02-07 19:33:23 +01:00
610046ce96 docs(Emacs basic conf): better garbage collection
All checks were successful
deploy / build (push) Successful in 2m22s
2024-02-07 06:42:27 +01:00
2ef0f4fc89 docs(Emacs scripts): reorganize file 2024-02-07 06:36:14 +01:00
9c1fe06d26 docs(Emacs org): better auto tangling of my config files 2024-02-07 06:36:10 +01:00
4d25ef6b5b docs(scripts): add script for restarting Emacs 2024-02-07 06:33:39 +01:00
4cc062cd0c docs(fish): update abbreviations from Docker to Podman 2024-02-07 06:33:11 +01:00
5f70aed2aa docs(fish): add direnv config 2024-02-07 06:32:39 +01:00
87b3deeed3 feat: restore sidebar's table of contents for nested pages
All checks were successful
deploy / build (push) Successful in 2m27s
2024-01-28 09:06:40 +01:00