parent
f952e2d6b8
commit
7c06364329
3 changed files with 4 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
{ programs.starship.enable = true; }
|
|
@ -173,6 +173,10 @@
|
|||
enable = true;
|
||||
|
||||
plugins = [
|
||||
{
|
||||
name = "themes/robbyrussell";
|
||||
tags = [ "from:oh-my-zsh" "as:theme" ];
|
||||
}
|
||||
{
|
||||
name = "plugin/git";
|
||||
tags = [ "from:oh-my-zsh" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue