mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 02:09:51 +00:00
fix(External-Themes): add note for outdated theme (#61)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
@@ -66,14 +66,15 @@ Author: [Migo](https://gitlab.com/migoa)**
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
> 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.
|
||||||
|
|
||||||
#### Features
|
#### Features
|
||||||
|
|
||||||
- Fork/update/inspiration of rkj theme.
|
- Fork/update/inspiration of rkj theme.
|
||||||
- Prints the tun0 IP if connected to a VPN
|
- Prints the tun0 IP if connected to a VPN
|
||||||
- Prints the wlan0 IP if you aren't connected to any VPN. (change the module name in `.zsh-theme` according to your wifi module)
|
- Prints the wlan0 IP if you aren't connected to any VPN. (change the module name in `.zsh-theme` according to your wifi module)
|
||||||
- Easy for pentesters who needs their ip for creating rev shells.
|
- Easy for pentesters who need their ip for creating rev shells.
|
||||||
- Git info.
|
- Git info.
|
||||||
- Doesn't require any external fonts.
|
|
||||||
|
|
||||||
See [repository](https://github.com/heapbytes/heapbytes-zsh) for source.
|
See [repository](https://github.com/heapbytes/heapbytes-zsh) for source.
|
||||||
Author: [heapbytes](https://github.com/heapbytes)
|
Author: [heapbytes](https://github.com/heapbytes)
|
||||||
|
|||||||
Reference in New Issue
Block a user