mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-22 19:41:36 +03:00
Use path command in pwd
This commit is contained in:
parent
fd7ddbb1a1
commit
132dff77da
@ -22,9 +22,7 @@ eval "function _tide_pwd
|
||||
|
||||
math \$i+1 | read i
|
||||
|
||||
if false || for marker in $tide_pwd_markers # false is for if tide_pwd_markers is empty
|
||||
test -e \$parent_dir/\$dir_section/\$marker && break
|
||||
end
|
||||
if path is \$parent_dir/\$dir_section/\$tide_pwd_markers
|
||||
set split_output[\$i] \"$color_anchors\$dir_section$reset_to_color_dirs\"
|
||||
else if test \$_tide_pwd_len -gt \$dist_btwn_sides
|
||||
set -l trunc
|
||||
|
Loading…
Reference in New Issue
Block a user