Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 297 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 297 Bytes

Custom Prompt Shell

  • Rust exercise, replacing shell prompt from oh-my-zsh with custom one

Output Bits

  • time (green when last command return 0, red otherwise)

  • current directory

  • active virtualenv

  • git branch name

17:33:21 ~/current/dir 🐍 venv-name 🔗 git-branch-name