mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-13 22:28:25 +08:00
Adds Bullet train theme
parent
ffefeda102
commit
e8b24556ed
@ -25,3 +25,24 @@ A theme based on agnoster, but with a lot more features (like flexible segments,
|
||||
See [Repo](https://github.com/bhilburn/powerlevel9k) for source
|
||||
|
||||
author: [@bhilburn](https://github.com/bhilburn)
|
||||
|
||||
#### Bullet train
|
||||
|
||||

|
||||
|
||||
Bullet Train is a oh-my-zsh shell theme based on the Powerline Vim plugin. It aims for simplicity, showing information only when it's relevant.
|
||||
|
||||
It currently shows:
|
||||
|
||||
- Current Python virtualenv
|
||||
- Current Ruby version and gemset, through RVM
|
||||
- Current Node.js version, through NVM
|
||||
- Git status
|
||||
- Timestamp
|
||||
- Current directory
|
||||
- Background jobs
|
||||
- Exit code of last command
|
||||
|
||||
See [Repo](https://github.com/caiogondim/bullet-train-oh-my-zsh-theme) for source
|
||||
|
||||
author: [@caiogondim](https://github.com/caiogondim)
|
||||
Loading…
Reference in New Issue
Block a user