diff --git a/home/home.nix b/home/home.nix index 4779092..85f7d9d 100644 --- a/home/home.nix +++ b/home/home.nix @@ -1194,6 +1194,8 @@ in { bind -M insert '$' __history_previous_command_arguments end + ${pkgs.any-nix-shell}/bin/any-nix-shell fish --info-right | source + starship init fish | source '';