Skip to content

Commit

Permalink
feat(External-Themes): guezwhoz -> ultima (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
egorlem authored Dec 28, 2024
1 parent 5125e0a commit 759d43e
Showing 1 changed file with 17 additions and 7 deletions.
24 changes: 17 additions & 7 deletions External-themes.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,16 +270,26 @@ author: [@masaakifuruki](https://github.com/masaakifuruki)

---

#### guezwhoz
#### Ultima Theme

![guezwhoz](https://github.com/guesswhozzz/guezwhoz-scheme/blob/main/demos/completer-zsh-demo.gif?raw=true)
![ultima theme](https://github.com/egorlem/ultima.workspace/blob/8b285369eab9ec1b49248f4c3f30a05676c36208/demos/zsh-theme-demo-min.png?raw=true)

- Single git status marker for Visual Studio Code and Git cli
- Interactive `Tab` completer
**Minimalistic zsh theme designed to provide all the necessary settings for a comfortable terminal experience**

source: [repo](https://github.com/guesswhozzz/guezwhoz-zshell)

author: [@guesswhozzz](https://github.com/guesswhozzz)
#### Features
- **Multi-Line Prompt**: The prompt is divided into three lines for better readability. The first line separates the previous command's output from the prompt, the second line provides detailed path information, and the third line is for input.
- **Multiple Prompt Levels**: Provides configurations for secondary and tertiary prompt levels (`PS2` and `PS3`).
- **SSH Status Indicator**: Displays an indicator when an SSH connection is established.
- **VCS (Version Control System) Integration**: Supports Git, SVN, and Mercurial for showing branch and repository status directly in the prompt.
- **Git Integration**: Shows branch name, staged and unstaged changes, and untracked files.
- **SVN and Mercurial Integration**: Shows branch name and repository status.
- **Completion Enhancements**: Provides advanced completion settings, including menu completion, caching, and various completion styles and formats.
- **LS_COLORS Configuration**: Configures `LS_COLORS` for both BSD and GNU systems to enhance the display of directory listings.
- **LESS and MAN Configuration**: Customizes the behavior and appearance of `less` and `man` pages.

See [repository](https://github.com/egorlem/ultima.zsh-theme) for source.

author: [@egorlem](https://github.com/egorlem)

---

Expand Down

0 comments on commit 759d43e

Please sign in to comment.