added fish prompt
This commit is contained in:
parent
28811dd1bd
commit
a4207e62e1
1 changed files with 3 additions and 0 deletions
|
@ -107,5 +107,8 @@
|
|||
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
plugins = with pkgs.fishPlugins; [
|
||||
{ name = "tide"; src = pure.src; }
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue