Trying out Starship. And almost getting Fish to work with home-manager on mac.. almost
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
};
|
||||
|
||||
programs.zsh.initExtra = "source ~/.nix-profile/etc/profile.d/nix.sh";
|
||||
# programs.fish.interactiveShellInit = "source ~/.nix-profile/etc/profile.d/nix.sh";
|
||||
|
||||
imports = [ ./home-common.nix ./home-mail.nix ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user