opencode: nix specify git add usage
This commit is contained in:
parent
1f6d73234d
commit
c432a022cf
@ -26,6 +26,7 @@
|
|||||||
|
|
||||||
## Nix
|
## Nix
|
||||||
For using `nix build` for any test, always append `-L --rebuild`. Build results are cached and may not behave as expected.
|
For using `nix build` for any test, always append `-L --rebuild`. Build results are cached and may not behave as expected.
|
||||||
|
If you get an error that a file can't be found, always try to `git add` the file before trying other troubleshooting steps.
|
||||||
'';
|
'';
|
||||||
settings = {
|
settings = {
|
||||||
theme = "opencode";
|
theme = "opencode";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user