mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-23 20:13:05 +03:00
Fix first dir color bug
This commit is contained in:
parent
eb8e185636
commit
c34beb85e7
@ -35,6 +35,7 @@ function _tide_item_pwd
|
||||
end
|
||||
end
|
||||
|
||||
set colorPwd $colorMidDirs$colorPwd
|
||||
set colorPwd (string replace -a '/' "$colorMidDirs"'/' $colorPwd)
|
||||
printf '%s ' $colorPwd
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user