charles: enable starship prompt

This commit is contained in:
Payas Relekar 2023-10-26 12:49:21 +05:30
parent 4ef5771d1b
commit 1dc63c8b23

View file

@ -40,7 +40,10 @@
};
programs = {
home-manager.enable = true;
home-manager.enable = true;
starship = {
enable = true;
};
ssh = {
enable = true;
matchBlocks = {