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
**Minimalistic zsh theme designed to provide all the necessary settings for a comfortable terminal experience**
278
294
279
295
#### Features
296
+
280
297
-**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
298
-**Multiple Prompt Levels**: Provides configurations for secondary and tertiary prompt levels (`PS2` and `PS3`).
282
299
-**SSH Status Indicator**: Displays an indicator when an SSH connection is established.
283
300
-**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.
301
+
-**Git Integration**: Shows branch name, staged and unstaged changes, and untracked files.
302
+
-**SVN and Mercurial Integration**: Shows branch name and repository status.
286
303
-**Completion Enhancements**: Provides advanced completion settings, including menu completion, caching, and various completion styles and formats.
287
304
-**LS_COLORS Configuration**: Configures `LS_COLORS` for both BSD and GNU systems to enhance the display of directory listings.
288
305
-**LESS and MAN Configuration**: Customizes the behavior and appearance of `less` and `man` pages.
@@ -1719,11 +1736,11 @@ A Simple, minimalistic theme.
1719
1736
1720
1737
**Features**
1721
1738
1722
-
- 🕒 Time Display
1723
-
- 👤 Username (system user in white)
1724
-
- 🌿 Git Integration (via vcs_info)
1725
-
- 📏 Clean Separator Bar
1739
+
- 🕒 Time Display
1740
+
- 👤 Username (system user in white)
1741
+
- 🌿 Git Integration (via vcs_info)
1742
+
- 📏 Clean Separator Bar
1726
1743
1727
1744
See [repository](https://github.com/hyZenith/Zen-zsh-theme) for source code.
0 commit comments