Skip to content

Commit 5125e0a

Browse files
fix(External-Themes): add note for outdated theme (#61)
Co-authored-by: Carlo Sala <[email protected]>
1 parent e925ca0 commit 5125e0a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

External-themes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,15 @@ Author: [Migo](https://gitlab.com/migoa)**
6666

6767
![heapbytes-theme](https://github.com/ohmyzsh/wiki/assets/56447720/39c2e4e0-3315-4e06-8b46-8e83514ccaca)
6868

69+
> NOTE: theme uses alias customization to change the `ls` function to `exa`, [but exa is no longer maintained](https://github.com/ogham/exa/issues/1243). So the `exa` alias customization needs to be manually changed or removed.
70+
6971
#### Features
7072

7173
- Fork/update/inspiration of rkj theme.
7274
- Prints the tun0 IP if connected to a VPN
7375
- Prints the wlan0 IP if you aren't connected to any VPN. (change the module name in `.zsh-theme` according to your wifi module)
74-
- Easy for pentesters who needs their ip for creating rev shells.
76+
- Easy for pentesters who need their ip for creating rev shells.
7577
- Git info.
76-
- Doesn't require any external fonts.
7778

7879
See [repository](https://github.com/heapbytes/heapbytes-zsh) for source.
7980
Author: [heapbytes](https://github.com/heapbytes)

0 commit comments

Comments
 (0)