Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 614 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 614 Bytes

neewbee.zsh-theme

based on robbyrussell.

  1. Show full path unless it's too long.
  2. Show ip address. It's covenient when you login to multiple server.

HOW TO

  1. Copy neewbee.zsh-theme to ~/.oh-my-zsh/theme
  2. Change your ~/.zshrc file, change ZSH_THEME to neewbee
  3. source ~/.zshrc

Note

You can define NEEWBEE_ZSH_THEME_IP_INTERFACE variable to you network interface name (etn0, wol0, etc),

or it will show the first none-empty value, which may not be what you want.

Screenshot

SCREENSHOT