forked from colonelpanic/dotfiles
[NixOS] Fix for nixpkgs starship integration
This commit is contained in:
@@ -30,8 +30,6 @@ with lib;
|
|||||||
};
|
};
|
||||||
|
|
||||||
programs.starship = {
|
programs.starship = {
|
||||||
enableBashIntegration = true;
|
|
||||||
enableZshIntegration = true;
|
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user