summaryrefslogtreecommitdiffstats
path: root/common/commandline/fish.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/commandline/fish.nix')
-rw-r--r--common/commandline/fish.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/commandline/fish.nix b/common/commandline/fish.nix
index 6e67865..dabe819 100644
--- a/common/commandline/fish.nix
+++ b/common/commandline/fish.nix
@@ -59,6 +59,8 @@
59 }; 59 };
60 }; 60 };
61 61
62 users.defaultUserShell = pkgs.fish;
63
62 environment.systemPackages = [ 64 environment.systemPackages = [
63 pkgs.fishPlugins.fish-bd 65 pkgs.fishPlugins.fish-bd
64 pkgs.fishPlugins.grc 66 pkgs.fishPlugins.grc