Revert "fix wd_prompt multiline croping"
This commit is contained in:
@@ -102,8 +102,7 @@ function __powerline_hostname_prompt {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function __powerline_wd_prompt {
|
function __powerline_wd_prompt {
|
||||||
local wd=${PWD##*/}
|
echo "\W|${CWD_THEME_PROMPT_COLOR}"
|
||||||
echo "${wd}|${WD_THEME_PROMPT_COLOR}"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function __powerline_clock_prompt {
|
function __powerline_clock_prompt {
|
||||||
|
|||||||
Reference in New Issue
Block a user