Commit Graph

1873 Commits

Author SHA1 Message Date
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
f61b58f9c7 chore: switch from yarn to npm, update dependencies 2024-09-21 12:15:07 +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
25e3b3db92 chore: update dependencies 2024-09-12 21:00:43 +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
dependabot[bot]
d1d8fa9f0d chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates
All checks were successful
deploy / build (push) Successful in 1m42s
Bumps the npm_and_yarn group with 3 updates in the / directory: [ip](https://github.com/indutny/node-ip), [tar](https://github.com/isaacs/node-tar) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `ip` from 2.0.0 to 2.0.1
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

Updates `tar` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

Updates `vite` from 5.0.12 to 5.0.13
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 22:14:58 +02:00
b6449d2836 docs(README): update website badge
All checks were successful
deploy / build (push) Successful in 1m37s
2024-04-11 06:31:23 +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
7497a07278 chore: update yarn lockfile
All checks were successful
deploy / build (push) Successful in 1m48s
2024-04-02 05:39:01 +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
83aa372345 chore,docs: add Nix shell, update readme accordingly 2024-04-01 06:48:58 +02:00
345e8d04c8 chore: update version of yarn used 2024-04-01 06:46:27 +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