From 789ede90f1560f173629a76cb5ebf44bcbcc3c13 Mon Sep 17 00:00:00 2001 From: Ayaz Badouraly <ayaz.badouraly@via.ecp.fr> Date: Mon, 30 May 2016 00:36:41 +0200 Subject: [PATCH] Removing useless empty lines --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 072590f..75e6e60 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ This is a theme for ZSH which mainly forks the historical theme used on - -VIA servers. It can be used with ZSH frameworks such as [Oh-My-ZSH](https://github.com/robbyrussell/oh-my-zsh). +VIA servers. It can be used with ZSH frameworks such as [Oh-My-ZSH] +(https://github.com/robbyrussell/oh-my-zsh). ## Usage @@ -11,7 +11,6 @@ VIA servers. It can be used with ZSH frameworks such as [Oh-My-ZSH](https://gith ### 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` ) : ``` -- GitLab