Find a file
Oliver Davies 634ed23325 Override the ttyper command with a function
Set values for the number of words and languages, as there isn't a word
setting to add to a `config.toml` file.

This is based on https://www.youtube.com/watch?v=C5aRtq-Rtbg by Greg
Hurrell.
2024-05-09 23:31:43 +01:00
bin Update repo path 2024-05-09 12:57:45 +01:00
config Extract neovim configuration to a separate 2024-01-24 12:10:46 +00:00
lib Override the ttyper command with a function 2024-05-09 23:31:43 +01:00
.envrc Use direnv 2024-02-13 21:32:44 +00:00
.gitignore build: ignore Nix files and directories 2023-11-07 09:10:40 +00:00
.tmuxinator.yaml Replace .tmux with tmuxinator 2024-03-30 22:15:05 +00:00
CHANGELOG.md Update CHANGELOG 2024-03-21 15:11:22 +00:00
flake.lock Update lock file 2024-05-09 18:59:25 +01:00
flake.nix Move just 2024-05-06 14:36:44 +01:00
justfile Allow passing arguments to nixos-* commands 2024-05-09 10:16:13 +01:00
logo.txt feat(zsh): show ASCII logo in a new terminal 2023-08-12 19:53:07 +01:00
README.md docs(README): add Dan Leech dotfiles link 2023-11-24 18:31:09 +00:00
stylua.toml style(nvim): run stylua 2023-09-04 11:05:13 +01:00

dotfiles

Cross-platform development environments for opdavies using Nix, NixOS and Home Manager.

Why did you move from Ansible?

TBD.

Why NixOS?

TBD.

Why Home Manager?

TBD.

NixOS vs WSL2 (Windows)

TBD.

Inspiration