mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-28 14:14:48 +01:00
Updated README for new options
This commit is contained in:
@@ -8,7 +8,9 @@ if [ "$POWERLINE_RIGHT_A" = "" ]; then
|
||||
POWERLINE_RIGHT_A=%D{%Y-%m-%d}
|
||||
fi
|
||||
|
||||
if [ "$POWERLINE_CURRENT_PATH" = "" ]; then
|
||||
POWERLINE_CURRENT_PATH="%d"
|
||||
|
||||
if [ "$POWERLINE_FULL_CURRENT_PATH" = "" ]; then
|
||||
POWERLINE_CURRENT_PATH="%1~"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user