Skip to content

Commit 7d9fa41

Browse files
feat(themes): add y-kali theme (#73)
Co-authored-by: Carlo Sala <[email protected]>
1 parent e1731cd commit 7d9fa41

File tree

1 file changed

+25
-8
lines changed

1 file changed

+25
-8
lines changed

External-themes.md

Lines changed: 25 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,22 @@ Author: [Migo](https://gitlab.com/migoa)**
6262

6363
---
6464

65+
**<div align="center"><h2>🐉Y-Kali Theme</h2></div>**
66+
_<div align="center"><h5>Zsh theme built specially for kali linux users</h5></div>_<br>
67+
68+
- Prints a modifiable banner at any new zsh session.
69+
- Prints the user name and hostname.
70+
- Prints the current working directory
71+
- Prints the wlan0 IP if you aren't connected to any VPN.
72+
- Git info
73+
![image](https://github.com/JeffreyYAJ/ykali-zsh/blob/main/theme-preview.png)<br><br><br>
74+
<div align="center"><h5><a href="https://github.com/JeffreyYAJ/ykali-zsh">🐉Y-Kali Repo🐉</a></h5></div><br>
75+
See [repository](https://github.com/JeffreyYAJ/ykali-zsh) for source.
76+
Author: [Jeffrey YAJ](https://github.com/JeffreyYAJ)
77+
<br/>
78+
79+
---
80+
6581
### Heapbytes Terminal theme
6682

6783
![heapbytes-theme](https://github.com/ohmyzsh/wiki/assets/56447720/39c2e4e0-3315-4e06-8b46-8e83514ccaca)
@@ -272,17 +288,18 @@ author: [@masaakifuruki](https://github.com/masaakifuruki)
272288

273289
#### Ultima Theme
274290

275-
![ultima theme](https://github.com/egorlem/ultima.workspace/blob/8b285369eab9ec1b49248f4c3f30a05676c36208/demos/zsh-theme-demo-min.png?raw=true)
291+
![ultima theme](https://github.com/egorlem/ultima.workspace/blob/8b285369eab9ec1b49248f4c3f30a05676c36208/demos/zsh-theme-demo-min.png?raw=true)
276292

277293
**Minimalistic zsh theme designed to provide all the necessary settings for a comfortable terminal experience**
278294

279295
#### Features
296+
280297
- **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.
281298
- **Multiple Prompt Levels**: Provides configurations for secondary and tertiary prompt levels (`PS2` and `PS3`).
282299
- **SSH Status Indicator**: Displays an indicator when an SSH connection is established.
283300
- **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.
286303
- **Completion Enhancements**: Provides advanced completion settings, including menu completion, caching, and various completion styles and formats.
287304
- **LS_COLORS Configuration**: Configures `LS_COLORS` for both BSD and GNU systems to enhance the display of directory listings.
288305
- **LESS and MAN Configuration**: Customizes the behavior and appearance of `less` and `man` pages.
@@ -1719,11 +1736,11 @@ A Simple, minimalistic theme.
17191736

17201737
**Features**
17211738

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
17261743

17271744
See [repository](https://github.com/hyZenith/Zen-zsh-theme) for source code.
17281745

1729-
Author: [@!Zenith](https://github.com/hyZenith)
1746+
Author: [@!Zenith](https://github.com/hyZenith)

0 commit comments

Comments
 (0)