Home

Awesome

Netmask theme

A non-intrusive, Termux-first utilitarian theme for oh-my-zsh.

Netmask theme preview

Tested on rootless Android 13+ Termux and various desktop glibc Linux distributions.

Installation

git clone https://github.com/swomf/netmask-zsh-theme
cd netmask-zsh-theme
make config # Recommended. May not be necessary.
make && make install
# if necessary, use `sudo -E make install` instead.

Why make config?

By default, the theme will print the first network interface that starts with wl (e.g. wlan0, wlp3s0). However, some may prefer to explicitly define their wanted interface, or change it to tun0 or something else.

Run make help for more information.

Roadmap

Inspiration

No code was reused.