Fish plugin providing Tide's pwd-formatting as a standalone function.
Using Fisher:
fisher install bachorp/tide_pwd
Please consult the corresponding Tide docs.
Note that in contrast to the Tide, the default tide_pwd_markers
list contains only .git
.
To determine how aggressively path components shall be truncated, an integer soft limit on the width of the output using the parameter --softlimit
(short -w
) must be passed.
Additionally, there is an optional flag --plain
(short -p
) to disable ANSI coloring.