Skip to content
Snippets Groups Projects
Select Git revision
  • 1b2b4aa5aa9b6d38d4b78389b4688bb1bf146324
  • master default
  • watch-plugin
3 results

oh-my-viarezo

user avatar
Ayaz Badouraly authored
1b2b4aa5
History
Name Last commit Last update
LICENSE
README.md
via.zsh-theme

VIA theme for ZSH

This is a theme for ZSH which mainly forks the historical theme used on VIA Centrale Réseaux servers. It can be used with ZSH frameworks such as Oh-My-ZSH.

Info

VCS caption

Color State Variable
red there are unstaged files OHMYVIA_VCS_UNSTAGED_COLOR
yellow there are staged files OHMYVIA_VCS_STAGED_COLOR
green working directory is clean OHMYVIA_VCS_CLEAN_COLOR

Usage

Install for Oh-My-ZSH

In order to use this theme, you have to clone this repository in your Oh-My-ZSH custom/themes directory ( usually ~/.oh-my-zsh/custom/themes ) :

git clone https://github.com/badouralix/oh-my-via.git $ZSH/custom/themes/oh-my-via

You then need to select this theme in your ~/.zshrc :

ZSH_THEME="oh-my-via/via"

Customization

Time format defaults to %D{%H:%M}, but can be overwritten by setting the variable OHMYVIA_TIME_FORMAT in your ~/.zshrc.

Testing

See on Docker Hub for a testing image.

License

Unless explicitly stated to the contrary, all contents licensed under the WTFPL