Commit graph

13 commits

Author SHA1 Message Date
Oliver Davies 3e9a27874a Alter notes to create daily notes
Alter notes to create daily notes instead of monthly notes.
2025-01-19 21:50:44 +00:00
Oliver Davies 5fd27efa50 Use the tmux-sessionizer from GitHub
Use the tmux-sessionizer code from GitHub instead of writing it myself
and apply a patch to change the directories it uses to provide
suggestions.
2025-01-18 02:05:08 +00:00
Oliver Davies 922012c215 Add upload-to-files script 2025-01-16 08:07:29 +00:00
Oliver Davies f982861233 Remove notify-battery script with i3-battery-popup
https://github.com/rjekker/i3-battery-popup
2025-01-09 03:08:53 +00:00
Oliver Davies 8e599c2ffd Rename custom-tmux-sessionizer 2024-12-15 10:16:25 +00:00
Oliver Davies 4185013014 Refactor Vim plugins into its own default.nix 2024-12-14 21:05:26 +00:00
Oliver Davies 73d801d7ac Add Nick Janetakis' notes script
https://github.com/nickjj/notes
https://nickjanetakis.com/blog/organize-your-text-based-notes-from-the-command-line-with-this-script
2024-12-14 02:50:48 +00:00
Oliver Davies 930473a896 Rename t to tmux-sessionizer
This matches ThePrimeagen's script that mine is based on and that I'll
probably switch to in the future.

I've added to the Nix store as custom-tmux-sessionizer so it doesn't
conflict with the tmux-sessionzer packages that's already in the store.
2024-12-07 00:43:21 +00:00
Oliver Davies 1d40bf6c1d Fix battery notifications 2024-11-28 01:07:21 +00:00
Oliver Davies 7973d6ebad Revert "Add git-squash-merge script"
This reverts commit 150182149a.
2024-11-26 08:09:03 +00:00
Oliver Davies 150182149a Add git-squash-merge script 2024-11-26 00:41:53 +00:00
Oliver Davies 962e97f613 Add build-glove80 script
Instead of running NixOS in Docker, I can build the firmware natively as
I'm running NixOS.
2024-11-21 13:19:21 +00:00
Oliver Davies 69a397e624 Move Nix files into a nix directory
Move everything from `config` to the root level.
2024-11-21 08:56:12 +00:00
Renamed from pkgs/default.nix (Browse further)