mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
fix: Adds nix_shell to module::ALL_MODULES (#264)
So that it can be configured in the user's prompt
This commit is contained in:
committed by
Matan Kushner
parent
5f05d9e7af
commit
4eb7beca48
@@ -17,6 +17,7 @@ pub const ALL_MODULES: &[&str] = &[
|
||||
"jobs",
|
||||
"line_break",
|
||||
"nodejs",
|
||||
"nix_shell",
|
||||
"package",
|
||||
"python",
|
||||
"ruby",
|
||||
|
||||
Reference in New Issue
Block a user