Commit Graph

107 Commits

Author SHA1 Message Date
3ad2ae4074 docs(emacs/basic): set backup directory for TRAMP files 2025-03-02 14:20:21 +01:00
c2ebc0db51 docs(emacs/misc): set custom function for Elcord buffer name 2025-03-02 14:20:10 +01:00
316aabe413 docs(emacs/programming): set treesitter for Rust modes 2025-03-02 14:20:10 +01:00
6b379bfaf8 docs(emacs/programming): never really used emacsql directly 2025-03-02 14:20:10 +01:00
ec0fe5c43c docs(scripts): remove yarn wrapper
It caused more harm than good
2025-03-02 14:20:09 +01:00
d4ec04f975 docs(hyprland): update syntax for current version of Hyprland 2025-03-02 14:20:09 +01:00
358464f10a docs(hyprland): enable numlock by default 2025-03-02 14:20:09 +01:00
6fe4ff5f8e docs(git): comment and update my git configuration 2025-03-02 14:20:09 +01:00
8cd8b3e342 chore: temporarily disable custom CSS 2025-02-11 09:13:36 +01:00
be955e6673 docs(scripts): delete unused scripts, switch some from fish to bash
All checks were successful
deploy / build (push) Successful in 4m12s
2024-11-08 21:19:59 +01:00
bd851e73a6 docs: replace Firefox with Zen Browser 2024-11-08 20:11:05 +01:00
98e6a409b4 docs(emacs): add "ci" as a highlighted keyword in Magit 2024-11-08 20:04:28 +01:00
d9a7e58f1e docs(emacs): remove csetq, replace it with setopt
All checks were successful
deploy / build (push) Successful in 5m24s
2024-10-06 11:58:42 +02:00
4baaaadf02 docs(emacs/programming): add information regarding Vue programming
All checks were successful
deploy / build (push) Successful in 5m27s
2024-10-05 20:10:42 +02:00
03bde6015f docs(programming): remove zig configuration 2024-10-05 20:10:42 +02:00
5631935f8f docs(emacs/programming): separate dap-mode from lsp-mode 2024-10-05 20:10:42 +02:00
edaef817b5 docs(emacs/treesit): better syntax highlighting with tree-sitter 2024-10-05 20:10:41 +02:00
697edb0cdb fix: correct tangle name for keybinding management 2024-10-05 20:10:41 +02:00
39f8a4510b docs: add todo
All checks were successful
deploy / build (push) Successful in 6m4s
2024-10-03 19:55:54 +02:00
664aa185dd docs(emasc/keybinds): add keybind to rename-uniquely 2024-10-03 19:55:29 +02:00
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