Skip to content

Commit

Permalink
try to set fish as default shell
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertMenke committed Oct 22, 2024
1 parent d5e7cad commit ca0e22a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nix/home-manager/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;

# Optionally, set fish as your login shell
home.shell = pkgs.fish;

imports = [
./modules/git.nix
./modules/neovim.nix
Expand Down

0 comments on commit ca0e22a

Please sign in to comment.