Commit graph

33 commits

Author SHA1 Message Date
Oliver Davies 452f5875ce Set the notes directory path 2024-12-16 17:58:54 +00:00
Oliver Davies 434c40597b Don't exit on error
As this file is sourced, it affects all subsequent shells created in the
current session.
2024-12-16 17:12:33 +00:00
Oliver Davies f6abaa8926 Fix notes path with standalone Home Manager 2024-12-16 07:54:47 +00:00
Oliver Davies 8e599c2ffd Rename custom-tmux-sessionizer 2024-12-15 10:16:25 +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 0f90bcfd70 Simplify use of lib 2024-12-10 21:40:33 +00:00
Oliver Davies 6e897dfe0b Update abbreviations 2024-12-10 09:13:31 +00:00
Oliver Davies 5c0b31e49c Update fonts 2024-12-08 22:42:38 +00:00
Oliver Davies aa75621f4c Disable animations 2024-12-08 22:42:38 +00:00
Oliver Davies 5f2d28285b Rename scratch to shell 2024-12-07 02:37:01 +00:00
Oliver Davies e6349b6c31 Just clear in certain directories 2024-12-07 00:43:21 +00:00
Oliver Davies bab5f8f4a8 Fix occassional Neovim loading error 2024-12-07 00:43:21 +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 1b2095eb99 Add peek 2024-12-05 19:33:06 +00:00
Oliver Davies ca9c039575 Update flake.lock file dependencies 2024-12-05 19:33:06 +00:00
Oliver Davies ed50cf8f1e Tweak Alacritty settings 2024-12-05 19:33:06 +00:00
Oliver Davies 842ce007ff Reverse all fzf lists by default 2024-11-30 22:33:45 +00:00
Oliver Davies e09de22f4b Make handbrake configurable 2024-11-30 20:41:15 +00:00
Oliver Davies 0e2a86abb6 Fix Neovim imports in WSL 2024-11-27 18:18:23 +00:00
Oliver Davies 9782272a76 Group modules into feature directories 2024-11-26 13:04:03 +00:00
Oliver Davies 0baed7e6f6 Make other desktop Home Manager modules togglable 2024-11-26 09:00:41 +00:00
Oliver Davies af9edbfe1a Refactor NixOS and Home Manager modules
This makes them more modular and configurable by allowing features to be
enabled per-host.

Squashed commit of the following:

commit e9896d6166125de7aa26ddc63dac3adb196e8c23
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 23:06:23 2024 +0000

    Use mkMerge

    To ensure features isn't overridden and values aren't lost accidentally

commit c9c8ff5d059f08ade3aee9bb4e25bd51d4817a6d
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 22:56:38 2024 +0000

    Move NixOS module imports

commit 4a85bbac9dfa8f06825f6b1fee45ef27befa16d3
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 22:39:54 2024 +0000

    Move Home Manager module imports

commit 6d7a1b0aac68ccc8649fa2d8cd6e8b17ecebb4f0
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 21:15:54 2024 +0000

    Add host-specific Home Manager configurations

commit b32da2fbf7498c9684d8289be0f02800994e9110
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 18:00:00 2024 +0000

    Start to parameterise Home Manager modules

commit e80e89b415849cc4c6051a07b70587ac98724e2c
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 18:00:00 2024 +0000

    Rename wsl commands to home-manager

commit 6d82ed73da3c104fb25117fb843c3f3b5d833180
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 18:00:00 2024 +0000

    Refactor NixOS Home Manager configuration

commit cc5cbf5ac1a407a456d7258dd65a78ba3128a88f
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 08:05:00 2024 +0000

    Refactor WSL Home Manager configuration

commit deaf664a0997871b6f2bb0a8f97d638a91cb10bc
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 08:04:00 2024 +0000

    Refactor lemp11 configuration
2024-11-26 08:13:46 +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 adcbb914f1 Remove zellij 2024-11-25 08:03:59 +00:00
Oliver Davies 196b793515 Fix bin path 2024-11-25 08:03:59 +00:00
Oliver Davies b85ee25878 Tab completion with fzf 2024-11-25 08:03:59 +00:00
Oliver Davies 87a756a4fb Remove nvim-treesitter-context 2024-11-25 08:03:59 +00:00
Oliver Davies 172b7c9ca6 Update the output path 2024-11-22 01:20:30 +00:00
Oliver Davies 64b3299b82 Update spellfile path 2024-11-21 13:22:17 +00:00
Oliver Davies 2ed0cfbb20 Remove the old nixpkgs-unstable input
This is not needed as I'm now using unstable by default.
2024-11-21 10:49:00 +00:00
Oliver Davies 7c5461892c Update espanso matches 2024-11-21 08:56:12 +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