mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
Adds Bullet train theme
@@ -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)
|
||||
Reference in New Issue
Block a user