Commit graph

32 commits

Author SHA1 Message Date
98cf67dbc8 Add and use passmenu-otp 2025-03-29 21:59:35 +00:00
522b4362b3 Add backup-websites script
Add a bash script that downloads and backs up my static websites from my
server onto my laptop.
2025-03-27 18:50:30 +00:00
a8931fc653 Fix default script check 2025-03-26 14:25:06 +00:00
fbe3867690 Support .tmux files as well as .tmux-sessionizer 2025-03-26 02:26:28 +00:00
3246a34b8d Update displayselect 2025-03-21 15:01:39 +00:00
9036fc4ba5 Change scaling logic 2025-03-17 23:05:33 +00:00
6eb7b2a622 Configure wallpaper 2025-03-17 23:05:33 +00:00
92d3b2946a Fix pname 2025-03-17 20:05:16 +00:00
02cd87af90 Move tmux-sessionizer default script 2025-03-17 20:05:16 +00:00
4e0c874321 nix flake update 2025-03-15 11:46:04 +00:00
5662a4f522 Update paths
Ignore _archive and directories starting with . or ending in .old.
2025-03-15 11:16:04 +00:00
6585022138 Add displayselect from Luke Smith's dotfiles 2025-03-06 01:12:32 +00:00
bf22f31b5a Remove i3 configuration
Remove my i3 configuration as I've been using dwm as my daily driver for
a few weeks.
2025-02-12 23:09:50 +00:00
8facff13af Remove unused Vim plugins 2025-02-12 21:46:40 +00:00
de5f12ad9f Update directories
Include the ~/Code/os directory for open source projects.
2025-02-05 06:51:48 +00:00
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
a7430169e9 Refactor custom packages 2025-01-19 21:50:44 +00:00
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
922012c215 Add upload-to-files script 2025-01-16 08:07:29 +00:00
f982861233 Remove notify-battery script with i3-battery-popup
https://github.com/rjekker/i3-battery-popup
2025-01-09 03:08:53 +00:00
b1f817b82d Follow symbolic links 2024-12-16 17:59:37 +00:00
839cd30420 No more .tmux files 2024-12-16 17:10:11 +00:00
ee81a0dbb5 Ignore *.old directories 2024-12-16 09:39:31 +00:00
8e599c2ffd Rename custom-tmux-sessionizer 2024-12-15 10:16:25 +00:00
4185013014 Refactor Vim plugins into its own default.nix 2024-12-14 21:05:26 +00:00
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
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
1d40bf6c1d Fix battery notifications 2024-11-28 01:07:21 +00:00
7973d6ebad Revert "Add git-squash-merge script"
This reverts commit 150182149a.
2024-11-26 08:09:03 +00:00
150182149a Add git-squash-merge script 2024-11-26 00:41:53 +00:00
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
69a397e624 Move Nix files into a nix directory
Move everything from `config` to the root level.
2024-11-21 08:56:12 +00:00