You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**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.
0 commit comments