Skip to content

Instantly share code, notes, and snippets.

@steevehook
Created March 26, 2018 13:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steevehook/83145626b9be29a473338341f6f4f5fa to your computer and use it in GitHub Desktop.
Save steevehook/83145626b9be29a473338341f6f4f5fa to your computer and use it in GitHub Desktop.
Paste this in .zshrc
prompt_dir() {
prompt_segment blue black "%$(( $COLUMNS - 61 ))<...<%3~%<<"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment