Oliver Davies
2fbf67507f
As described in https://difftastic.wilfred.me.uk/git.html#difftastic-by-default, the `--ext-diff` option needs to be used for difftastic to be used on commands other than `git diff`, such as `git show` or `git log`. > This only applies to git diff. For other git commands, you still need to specify --ext-diff, or use an alias as described above. ```shell $ git diff $ git show HEAD --ext-diff $ git log -p --ext-diff ``` > Conversely, if you need to copy/paste a diff in the standard diff format, you can use git diff --no-ext-diff. |
||
---|---|---|
bin | ||
config | ||
lib | ||
.envrc | ||
.gitignore | ||
.markdownlint.yaml | ||
CHANGELOG.md | ||
flake.lock | ||
flake.nix | ||
logo.txt | ||
README.md | ||
run | ||
stylua.toml |
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.