Zsh-Prompto is a simple-and-sweet, lightweight-and-useful prompt for zsh users.
- Current directory
- Name of git branch
- Non-zero command-exit indicator
- Number of background jobs
- Username and hostname over SSH
-
Clone the
zsh-prompto
repository:git clone https://github.com/manasthakur/zsh-prompto.git
-
Symlink the code file:
mkdir -p ~/.zsh; ln -sf <PATH TO zsh-prompto>/zsh-prompto.zsh ~/.zsh/zsh-prompto.zsh
-
To update zsh-prompto, just pull the latest version:
cd <PATH TO zsh-prompto>; git pull
Star this repository on GitHub if you like the prompt.
Feel free to send bricks and bouquets to [email protected]
.