mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-15 20:00:40 +01:00
Add None theme
@@ -1135,3 +1135,15 @@ Multiline oh-my-zsh theme with git info, virtualenv, vi-mode indicator, current
|
||||
Source: [antsy.zsh-theme](https://github.com/jeffmhubbard/antsy-zsh-theme)
|
||||
|
||||
Author: [@jeffmhubbard](https://github.com/jeffmhubbard)
|
||||
|
||||
|
||||
#### None Theme
|
||||
|
||||

|
||||
|
||||
Absolutely no prompt. Useful if you want a super minimal prompt (but still want oh-my-zsh for other plugins), or if you're replacing your prompt (i.e. with [Starship](https://starship.rs))
|
||||
|
||||
Source: File `none.zsh-theme` containing only the line `PROMPT=""`.
|
||||
|
||||
Author: [@catleeball](https://github.com/catleeball)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user