1
0
Fork 0
mirror of https://github.com/Luzifer/short_path.git synced 2024-11-08 16:10:00 +00:00
short_path/README.md
Knut Ahlers 824f831458
Initial version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-11-18 14:52:41 +01:00

3 lines
487 B
Markdown

# Luzifer / short\_path
`short_path` is a very small utility to shorten the current path into a less readable but more useful version to be included in shell prompts. Especially Go developers know paths like `/home/luzifer/workspaces/private/go/src/github.com/Luzifer/short_path` which already takes up most of the space on the prompt. This tool shortens the path to `~/w/p/g/s/g/Luzifer/short_path` which is much shorter and you should be able to know from that what the elements are.