Commit graph

368 commits

Author SHA1 Message Date
9afe0e9271 Enable qmk.nvim plugin
All checks were successful
/ check (push) Successful in 39s
Add the qmk.nvim plugin to automatically format and update ZMK and QMK
keyboard layouts in their configuration files.

GitHub repo: https://github.com/codethread/qmk.nvim
YouTube video by linkarzu: https://www.youtube.com/watch?v=menWdCt3Go0

Commit after formatting:
https://code.oliverdavies.uk/opdavies/glove80-zmk-config/commit/fb674

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-06 22:14:26 +00:00
d28cc18342 Re-add oil.nvim
All checks were successful
/ check (push) Successful in 40s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-06 21:56:15 +00:00
95873b8110 Update home row mod mappings
All checks were successful
/ check (push) Successful in 38s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-06 00:36:57 +00:00
87503597e9 Add edit-command-line to zsh
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-05 23:51:40 +00:00
239fb86c5d Remove Homepage Dashboard
All checks were successful
/ check (push) Successful in 39s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-05 00:02:10 +00:00
e06e46b65d Enable terraformls
All checks were successful
/ check (push) Successful in 52s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-04 02:03:40 +00:00
5f14c52d47 Sort vars alphabetically
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-02 22:13:51 +00:00
5dd2a32319 Open mpv in full-screen mode
All checks were successful
/ check (push) Successful in 41s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-02 17:11:04 +00:00
e71dd49af9 Move st overrides to an overlay
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-02 15:30:12 +00:00
d5b5a58c0c Show more suggestions
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-02 15:23:48 +00:00
2cd9ba171b Re-use an existing st window
All checks were successful
/ check (push) Successful in 42s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-02 14:41:29 +00:00
e8d92643c5 Connect to the selected session in st
All checks were successful
/ check (push) Successful in 43s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-02 07:40:47 +00:00
c888e88daf Make searches case-insensitive
All checks were successful
/ check (push) Successful in 42s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-02 06:55:02 +00:00
1b1e03619a Add dmenu_tmux
All checks were successful
/ check (push) Successful in 44s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-02 01:49:48 +00:00
19e930ea1f Add dmenu_mpv
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-02 01:45:11 +00:00
d23ae4bdcf Fix evaluation warnings
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-11-01 16:07:13 +00:00
2c5f5f266f Remove build and build-adoc
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-27 23:03:23 +00:00
6236f20202 Add keybinding to run open-repo-url
All checks were successful
/ check (push) Successful in 47s
2025-10-27 09:49:45 +00:00
e8dd94db0b flake update
All checks were successful
/ check (push) Successful in 51s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-27 02:01:25 +00:00
bbd29560ed Fix script paths
All checks were successful
/ check (push) Successful in 47s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-27 01:53:40 +00:00
cf9f61187f Update z, shorten commands
All checks were successful
/ check (push) Successful in 1m21s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-27 00:13:15 +00:00
d9eb51289f Fix zet path
All checks were successful
/ check (push) Successful in 50s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-25 23:16:53 +01:00
dc510daa75 Remove scripts that are now in the z application 2025-10-25 12:29:42 +01:00
a1b3975f39 Replace zet with the z monolith
All checks were successful
/ check (push) Successful in 48s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-24 23:31:00 +01:00
2783c9811d Use start-tmux script
Some checks are pending
/ check (push) Waiting to run
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-24 16:45:50 +01:00
e2e4aab391 Add start-tmux 2025-10-24 13:14:54 +01:00
bb8b5deb9f Revert "Specify the working directory"
All checks were successful
/ check (push) Successful in 54s
This reverts commit c72bd47263.
2025-10-24 00:01:07 +01:00
6dcb9cdffa Remove auto-save
Some checks are pending
/ check (push) Waiting to run
2025-10-24 00:00:09 +01:00
4ef41f5d05 Change wiki to notes
All checks were successful
/ check (push) Successful in 45s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-14 07:58:39 +01:00
fa5c488602 Refactor
All checks were successful
/ check (push) Successful in 49s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-07 20:28:19 +01:00
c72bd47263 Specify the working directory
All checks were successful
/ check (push) Successful in 47s
Faster when working in monorepos where I only want to see the changes in
the current directory, not every project.

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-06 21:10:14 +01:00
be54387298 Set line width
All checks were successful
/ check (push) Successful in 43s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-04 01:55:41 +01:00
5a67d4de86 Add a keymap for easy error checking in Go
All checks were successful
/ check (push) Successful in 1m26s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-02 12:00:17 +01:00
e0ae013131 Revert "Hide the command-line"
All checks were successful
/ check (push) Successful in 1m22s
This reverts commit f8d3f69001.
2025-10-02 09:06:50 +01:00
25f31a5803 Move to base
All checks were successful
/ check (push) Successful in 1m22s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-02 08:38:17 +01:00
6fb970ba7b Add skills script
All checks were successful
/ check (push) Successful in 1m21s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-02 07:50:01 +01:00
473cc2757c Move ~/Code to ~/Repos
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-02 07:49:02 +01:00
10a38aa3e2 Run the Git commands within the notes repository
All checks were successful
/ check (push) Successful in 1m30s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-02 00:07:20 +01:00
630ebed658 Rename wiki to notes
All checks were successful
/ check (push) Successful in 1m30s
2025-09-30 22:56:22 +01:00
0dcbb92011 Commit and push changes to TODOs
All checks were successful
/ check (push) Successful in 1m37s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-30 01:56:59 +01:00
135a6ef9d7 Update zet
Some checks are pending
/ check (push) Waiting to run
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-29 22:38:41 +01:00
a2e7a0f422 Use the Go/Cobra version of zet
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-29 20:26:46 +01:00
e80fbdeed3 Include seconds in the time 2025-09-27 10:08:37 +01:00
bf80ead171 Cleanup plugins
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-25 16:33:07 +01:00
c80ebf9355 Add datepath script
All checks were successful
/ check (push) Successful in 1m53s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-24 23:40:15 +01:00
4f53f5de75 Add ptest to run and watch PHP tests
All checks were successful
/ check (push) Successful in 1m37s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-24 02:08:26 +01:00
a74ee06ec3 Create onchange script
Some checks are pending
/ check (push) Waiting to run
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-24 01:35:51 +01:00
c3dc7d71c8 Add lynx
Some checks are pending
/ check (push) Waiting to run
2025-09-22 19:33:43 +01:00
d204c9981a Re-add keymaps to change text to a list
Some checks are pending
/ check (push) Waiting to run
2025-09-22 19:23:55 +01:00
61c7306237 Re-add status line colours
All checks were successful
/ check (push) Successful in 1m1s
2025-09-21 23:59:42 +01:00