shell: switch to fish

This commit is contained in:
Giulio De Pasquale 2023-09-22 00:41:53 +02:00
parent 2772acee39
commit 3b6fae08e4

View File

@ -1,7 +1,7 @@
{ config, pkgs, ... }:
{
imports = [ ./zsh.nix ./git.nix ./helix.nix ];
imports = [ ./fish.nix ./git.nix ./helix.nix ];
home = {
packages = with pkgs; [