direnv, starship, themes
This commit is contained in:
parent
57e535612c
commit
2ed5e86a0e
6 changed files with 99 additions and 122 deletions
|
|
@ -38,6 +38,12 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
direnv = {
|
||||
enable = true;
|
||||
enableNushellIntegration = true;
|
||||
nix-direnv.enable = true;
|
||||
};
|
||||
|
||||
jujutsu = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue