Starship: enable and configure directory module
This commit is contained in:
parent
46433b513d
commit
4aeb6d4d53
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@
|
|||
disabled = false;
|
||||
symbols.NixOS = " ";
|
||||
};
|
||||
directory = {
|
||||
disabled = false;
|
||||
read_only = " ";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue