Commit graph

1837 commits

Author SHA1 Message Date
Oliver Davies fd961a57de Automatically enable spell checking for markdown
...files
2024-11-18 01:37:16 +00:00
Oliver Davies f1b811a384 Filter Tailwind v4 messages 2024-11-17 14:01:28 +00:00
Oliver Davies 15629afd1b Remove tabline-vim 2024-11-17 12:08:55 +00:00
Oliver Davies 31e4700c23 Open splits below and right 2024-11-17 12:08:04 +00:00
Oliver Davies 13fd9f53fb Replace tsserver with ts_ls 2024-11-17 12:03:45 +00:00
Oliver Davies 23bad15ab1 Add terminal settings 2024-11-16 20:37:27 +00:00
Oliver Davies 18b4f4429f Adjust line spacing in Alacritty 2024-11-16 15:47:44 +00:00
Oliver Davies bc3a9b43d7 Revert zoom-us back to nixpkgs-2405
Fixes a black screen when screen sharing.
2024-11-16 15:24:07 +00:00
Oliver Davies 94f9c8a116 Include .tmux.conf.local 2024-11-16 15:24:07 +00:00
Oliver Davies f3527f91c1 Add myself as a trusted Nix store user
Allows using Cachix caching in devenv.
2024-11-16 15:24:07 +00:00
Oliver Davies c2f61f897b Update spellfile 2024-11-16 15:24:07 +00:00
Oliver Davies ae45be3426 Add devenv abbreviations 2024-11-16 15:11:21 +00:00
Oliver Davies 83e5acb5e7 Add immich-cli 2024-11-15 18:12:00 +00:00
Oliver Davies 81397078dd Remove the cmd_duration module 2024-11-13 08:53:26 +00:00
Oliver Davies bdaba8b391 Update shell to terminal.shell 2024-11-13 01:40:49 +00:00
Oliver Davies 85e9a16611 Add immich for photo backups 2024-11-12 20:31:30 +00:00
Oliver Davies bcbdb5a2d5 Remove GNOME 2024-11-12 20:21:26 +00:00
Oliver Davies abc0e5d429 Switch back to nixpkgs-unstable by default 2024-11-12 20:14:21 +00:00
Oliver Davies 1a081a956b Switch back to i3 2024-11-12 20:14:21 +00:00
Oliver Davies e4cd1a0b81 Add devenv 2024-11-12 00:18:38 +00:00
Oliver Davies 81303f4c09 Re-enable the starship prompt 2024-11-12 00:18:15 +00:00
Oliver Davies 7377019826 Update spellfile 2024-11-10 00:13:52 +00:00
Oliver Davies 86fb0c37c4 Fix gitea
Fixes this error:

> Migration Error: Your database (migration version: 299) is for a newer
Gitea, you can not use the newer database for this old Gitea release
(280).

This was probably caused by installing Gitea whilst experimenting again
with nixpkgs unstable.
2024-11-10 00:12:22 +00:00
Oliver Davies d8db48ddfe Add more Git abbreviations 2024-11-09 21:24:11 +00:00
Oliver Davies 0d4f919898 Enable system76 hardware settings
Remove tlp in case there are conflicts.
2024-11-07 22:29:03 +00:00
Oliver Davies 3c7aa3f03e Organise NixOS and Home Manager modules 2024-11-05 23:59:03 +00:00
Oliver Davies 501b5cd011 Change gitea port 2024-11-05 23:57:44 +00:00
Oliver Davies cf838b73c6 Add todo.txt 2024-11-05 18:43:42 +00:00
Oliver Davies 1a627d1828 Use the unstable overlay in other places 2024-11-05 16:01:00 +00:00
Oliver Davies 8876a339b6 Move jellyfin into its own module 2024-11-05 14:49:01 +00:00
Oliver Davies 7cf71d17f6 Add gitea 2024-11-05 14:47:10 +00:00
Oliver Davies 4f9073757c Refactor vim plugins overlay
Add overlays for additions, modifications and unstable packages, and
move each additional plugin into its own additional package.
2024-11-05 13:40:42 +00:00
Oliver Davies cd25bf96e9 Remove notetaker script 2024-11-05 07:45:36 +00:00
Oliver Davies 4da89a329f Move custom Vim plugins back to an overlay 2024-11-05 00:02:51 +00:00
Oliver Davies 216a1d3321 Tweak max CPU performance settings 2024-11-04 23:08:25 +00:00
Oliver Davies c155c36270 Add an abbreviation for git branch 2024-11-04 23:08:25 +00:00
Oliver Davies 586aa7f207 Try kanata for configuring my laptop keyboard 2024-11-04 23:08:03 +00:00
Oliver Davies 11a75714f9 Prepare for switching back to unstable 2024-11-03 19:57:04 +00:00
Oliver Davies 241e15315d Add gtypist 2024-11-01 23:01:41 +00:00
Oliver Davies 3cc5c97178 git: remove unstage alias and move it to a zsh
...abbreviation
2024-10-30 14:52:31 +00:00
Oliver Davies 83ae12e080 Add built Go binaries to $PATH 2024-10-29 17:15:18 +00:00
Oliver Davies 7f2be583d4 Make direnv quieter 2024-10-29 17:03:14 +00:00
Oliver Davies 38fb5ddb25 Use gofmt as a formatter for go files 2024-10-29 14:28:11 +00:00
Oliver Davies 1bc80ccef3 Update t script
Stop automatically running `.tmux` files as I don't always want
everything to run when opening a project. This also simplifies the code
within the script.

This also refactors the logic for creating and switching sessions as it
didn't work 100% of the time. This is nearer to Jess Archer's version of
the script with less error output and changes needed for shellcheck.
2024-10-28 16:29:22 +00:00
Oliver Davies a7f2d90542 Order zsh abbreviations alphabetically 2024-10-28 12:09:19 +00:00
Oliver Davies 7aa65d419e Add more Git abbreviations 2024-10-28 12:08:57 +00:00
Oliver Davies 576e8c37a2 Re-add nvim-tmux-navigation
Easier navigation between Neovim and tmux panes.
2024-10-26 16:09:10 +01:00
Oliver Davies cffba6b6b6 Re-add en.utf-8.add spellfile 2024-10-26 15:45:29 +01:00
Oliver Davies d4daaa1509 Update flake.lock file dependencies 2024-10-26 13:02:38 +01:00
Oliver Davies 1d4f4a46f5 Add ytfzf
A tool for finding YouTube videos from the command line.
2024-10-26 01:40:14 +01:00