Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 760 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 760 Bytes

tide_pwd

Fish plugin providing Tide's pwd-formatting as a standalone function.

Installation

Using Fisher:

fisher install bachorp/tide_pwd

Configuration

Please consult the corresponding Tide docs.

Note that in contrast to Tide, the default tide_pwd_markers list contains only .git.

Usage

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.