Find a file
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
bin Fix traefik repo path 2024-07-14 18:38:00 +01:00
config Re-add nvim-tmux-navigation 2024-10-26 16:09:10 +01:00
home/opdavies Add handbrake and jellyfin 2024-10-14 21:04:49 +01:00
hosts/lemp11 Add handbrake and jellyfin 2024-10-14 21:04:49 +01:00
lib Update t script 2024-10-28 16:29:22 +00:00
modules/nixos Add the Terminus font 2024-09-23 11:53:08 +01:00
.envrc Use direnv 2024-02-13 21:32:44 +00:00
.gitignore Ignore .stignore 2024-08-13 09:05:04 +01:00
.markdownlint.yaml Update CHANGELOG 2024-06-11 22:14:50 +01:00
CHANGELOG.md Add move-firefox-screenshots script 2024-06-12 09:01:46 +01:00
dev.kdl Add compact bar 2024-08-31 17:18:27 +01:00
flake.lock Update flake.lock file dependencies 2024-10-26 13:02:38 +01:00
flake.nix Re-add Neovim configuration files 2024-10-09 19:04:40 +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
run Format 2024-09-23 13:17:10 +01: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