mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-16 00:20:39 +01:00
Add support for three display modes of the path in the prompt: short, medium and long
This commit is contained in:
@@ -170,7 +170,7 @@ or don't want to see. All options must be overridden in your **.zshrc** file.
|
||||
|`BULLETTRAIN_DIR_BG`|`blue`|Background color
|
||||
|`BULLETTRAIN_DIR_FG`|`white`|Foreground color
|
||||
|`BULLETTRAIN_DIR_CONTEXT_SHOW`|`false`|Show user and machine in an SCP formatted style
|
||||
|`BULLETTRAIN_DIR_EXTENDED`|`true`|Extended path
|
||||
|`BULLETTRAIN_DIR_EXTENDED`|`1`|Extended path (0=short path, 1=medium path, 2=complete path, everything else=medium path)
|
||||
|
||||
### Git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user