You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21b7749075
Added `function truncatePath()` to utilities.zsh to take care of truncation. This is pure zsh code, without calls to `sed`. Parameters are: * $1 Path: string - the directory path to be truncated * $2 Length: integer - length to truncate to * $3 Delimiter: string - the delimiter to use * $4 From: string - "right" | "middle". If omited, assumes right. Cleaned up code to use the new function instead. |
7 years ago | |
---|---|---|
.. | ||
colors.zsh | 7 years ago | |
icons.zsh | 7 years ago | |
utilities.zsh | 7 years ago | |
vcs.zsh | 7 years ago |