mirror of
https://github.com/nushell/nushell.git
synced 2025-08-13 17:17:55 +02:00
Add git branch to prompt
This commit is contained in:
@ -11,6 +11,7 @@ mod env;
|
||||
mod errors;
|
||||
mod evaluate;
|
||||
mod format;
|
||||
mod git;
|
||||
mod object;
|
||||
mod parser;
|
||||
mod prelude;
|
||||
|
Reference in New Issue
Block a user