mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 01:48:26 +02:00
Merge pull request #59 from jonathandturner/gitbranch
Show the current git branch in the 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