diff --git a/External-themes.md b/External-themes.md index 0049dc6..9aee885 100644 --- a/External-themes.md +++ b/External-themes.md @@ -1084,3 +1084,13 @@ Clean and simple look with return status, git status and full path. Source: [chill.zsh-theme](https://github.com/PsychoPatate/chill.zsh-theme) Author: [@PsychoPatate](https://github.com/PsychoPatate) + +#### Solus + +![Solus Theme](https://gist.githubusercontent.com/cloudnull/4cc7890acaae6cb809e811e09e9eaade/raw/d1fa30e1cfb35b5833f1650c01ecdc2e0b730c5b/solus-oh-my-zsh-theme.png) + +Simple theme was based on Bira, and influenced by the default Bash PS1 from Solus. The theme returns exit, git, rvm, and venv status as well as the full path. + +Source: [solus.zsh-theme](https://gist.github.com/cloudnull/4cc7890acaae6cb809e811e09e9eaade#file-solus-zsh-theme) + +Author: [@cloudnull](https://github.com/cloudnull)