Re-enable the starship prompt

This commit is contained in:
Oliver Davies 2024-11-12 00:18:15 +00:00
parent 7377019826
commit 81303f4c09
3 changed files with 179 additions and 8 deletions

View file

@ -102,14 +102,6 @@
enable = true;
plugins = [
{
name = "themes/robbyrussell";
tags = [
"from:oh-my-zsh"
"as:theme"
];
}
{
name = "plugin/git";
tags = [ "from:oh-my-zsh" ];