From fd8d0fc337671bbe2ca1a55a825590821d6f1113 Mon Sep 17 00:00:00 2001 From: Ayaz Badouraly <ayaz.badouraly@via.ecp.fr> Date: Sun, 18 Dec 2016 23:08:56 +0100 Subject: [PATCH] Adding preview --- README.md | 13 ++++++++----- via.zsh-theme | 2 +- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9748e98..032df41 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,14 @@ This is a theme for ZSH which mainly forks the historical theme used on [VIA Centrale Réseaux](https://via.ecp.fr/) servers. It can be used with ZSH frameworks such as [Oh-My-ZSH](https://github.com/robbyrussell/oh-my-zsh). + + + +Testing +------- + +See on [Docker Hub](https://hub.docker.com/r/badouralix/oh-my-via/) for a testing image. + Info ---- @@ -46,11 +54,6 @@ Time format defaults to `%D{%H:%M}`, but can be overwritten by setting the varia VCS theme can be set through the variable `OHMYVIA_VCS_THEME`. -Testing -------- - -See on [Docker Hub](https://hub.docker.com/r/badouralix/oh-my-via/) for a testing image. - License ------- diff --git a/via.zsh-theme b/via.zsh-theme index 72caecf..175f5f6 100644 --- a/via.zsh-theme +++ b/via.zsh-theme @@ -1,5 +1,5 @@ # -# VIA ZSH Theme - Preview: ASAP +# Oh-My-VIA ZSH Theme # Fork from the historical VIA Centrale Réseaux ZSH Theme # # This work is free. You can redistribute it and/or modify it under the terms of -- GitLab