Add fish configuration
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
190435b507
commit
c082a20751
2 changed files with 55 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
imports = [./starship.nix];
|
||||
imports = [./fish.nix ./starship.nix];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue