yedpodtrzitko / rustshell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Rust 100.0%