matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
964 stars 79 forks source link

Added nix-Shell support #216

Open geier1993 opened 4 years ago

geier1993 commented 4 years ago

Description

Displays an indicator in the prompt if the shell is started with nix-shell.

Motivation and Context

Using NixOs and working with nix-shells, I want to have an indicator in the prompt that shows whether I'm in a nix-shell or not

Types of changes

A new __sf_section_nix.fish file has been added. The PROMPT_ORDER has been expanded.