1855 Commits

Author SHA1 Message Date
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
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
955c9aea3c docs(picom): adapt file for better markdown export
All checks were successful
deploy / build (push) Successful in 2m34s
2024-01-28 06:11:21 +01:00
51c68158af docs(about): update about page to fit Umami tracking
All checks were successful
deploy / build (push) Successful in 2m1s
2024-01-28 05:44:53 +01:00
f934ce745c feat: add site-wide search bar
All checks were successful
deploy / build (push) Successful in 2m33s
2024-01-28 05:39:54 +01:00
04ad590c24 chore(deps): update Vuepress 2024-01-28 05:39:54 +01:00