Skip to content

Commit 759d43e

Browse files
authored
feat(External-Themes): guezwhoz -> ultima (#63)
1 parent 5125e0a commit 759d43e

File tree

1 file changed

+17
-7
lines changed

1 file changed

+17
-7
lines changed

External-themes.md

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -270,16 +270,26 @@ author: [@masaakifuruki](https://github.com/masaakifuruki)
270270

271271
---
272272

273-
#### guezwhoz
273+
#### Ultima Theme
274274

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

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

280-
source: [repo](https://github.com/guesswhozzz/guezwhoz-zshell)
281-
282-
author: [@guesswhozzz](https://github.com/guesswhozzz)
279+
#### Features
280+
- **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.
281+
- **Multiple Prompt Levels**: Provides configurations for secondary and tertiary prompt levels (`PS2` and `PS3`).
282+
- **SSH Status Indicator**: Displays an indicator when an SSH connection is established.
283+
- **VCS (Version Control System) Integration**: Supports Git, SVN, and Mercurial for showing branch and repository status directly in the prompt.
284+
- **Git Integration**: Shows branch name, staged and unstaged changes, and untracked files.
285+
- **SVN and Mercurial Integration**: Shows branch name and repository status.
286+
- **Completion Enhancements**: Provides advanced completion settings, including menu completion, caching, and various completion styles and formats.
287+
- **LS_COLORS Configuration**: Configures `LS_COLORS` for both BSD and GNU systems to enhance the display of directory listings.
288+
- **LESS and MAN Configuration**: Customizes the behavior and appearance of `less` and `man` pages.
289+
290+
See [repository](https://github.com/egorlem/ultima.zsh-theme) for source.
291+
292+
author: [@egorlem](https://github.com/egorlem)
283293

284294
---
285295

0 commit comments

Comments
 (0)