Based ZSH Theme

June 20, 2025 ยท View on GitHub

A minimal and functional ZSH theme designed for developers and sysadmins who frequently work on remote servers, VPS, or VPNs. This theme prominently displays your current public IP when connected to a remote network, helping you stay aware of your connection status.

Features

  • โšก Clean and minimal prompt
  • ๐ŸŒ Shows your current public IP when connected to a VPS, VPN, or remote server
  • โœ… Compatible with most terminal emulators

Preview

Theme Preview Theme Preview

Installation

1. Clone the repository or download on releases

git clone https://github.com/Rodr1goTavares/based-zsh-theme

2. Move the theme file to your ZSH themes folder

mv based-zsh-theme/based.zsh-theme ~/.oh-my-zsh/themes/

3. Apply the theme

Edit your ~/.zshrc file and set:

ZSH_THEME="based"

4. Reload ZSH

source ~/.zshrc

License

MIT License

Contributions

Pull requests and suggestions are welcome! Feel free to fork and improve.


Made by Your Name