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