mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
feat: Implement the prompt module for jobs (#85)
This commit is contained in:
committed by
Matan Kushner
parent
3f6fe50adb
commit
82cf484ced
@@ -4,6 +4,7 @@ mod common;
|
||||
mod configuration;
|
||||
mod directory;
|
||||
mod golang;
|
||||
mod jobs;
|
||||
mod line_break;
|
||||
mod nodejs;
|
||||
mod python;
|
||||
|
||||
Reference in New Issue
Block a user