diff --git a/conf.d/_tide_pwd.fish b/conf.d/_tide_pwd.fish index 9f45a3d..aa90097 100644 --- a/conf.d/_tide_pwd.fish +++ b/conf.d/_tide_pwd.fish @@ -3,7 +3,7 @@ function _tide_pwd set -g _tide_pwd_output $_tide_pwd if not test -w $PWD - set _tide_pwd_output $_tide_pwd_dir_color{$tide_pwd_unwritable_icon}' '$_tide_pwd_output + set _tide_pwd_output $_tide_pwd_dir_color{$tide_pwd_unwritable_icon} $_tide_pwd_output end set -l truncatedList '.' $_tide_split_pwd