About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
steevehook
3/26/2018 - 1:28 PM
share
Share
add_circle_outline
Save
Trim path in ZSH
Trim path in ZSH
content_copy
file_download
Paste this in .zshrc prompt_dir() { prompt_segment blue black "%$(( $COLUMNS - 61 ))<...<%3~%<<" }
clear