From 8085741201513b7b274b038b92cc79dfb7f0a26b Mon Sep 17 00:00:00 2001 From: Hugo F Date: Fri, 15 Jul 2016 15:41:53 +0200 Subject: [PATCH] Fixed markdown formating + typos --- README.md | 7 ++++--- content/install.md | 10 +++++----- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f7abffe..f64d65f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Gogh Color Schemes For Ubuntu, Linux Mint, Elementary OS and all distributions that use gnome terminal or Pantheon Terminal, initially inspired by Elementary OS Luna. You can check all themes [here...](https://github.com/Mayccoll/Gogh/blob/master/content/themes.md) ![elementary](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes.gif) + ---- @@ -48,14 +49,14 @@ You also can execute one of the scripts below. Both will list all available them $ wget -O xt https://git.io/vKOB6 && chmod +x xt && ./xt && rm xt ``` -[View demo](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/script-demo.gif) - if you want a command line [Follow the instruction](https://github.com/Mayccoll/Gogh/blob/master/content/install.md#create-a-command-line) +[View demo](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/script-demo.gif) - if you want a command line : [Follow the instructions.](https://github.com/Mayccoll/Gogh/blob/master/content/install.md#create-a-command-line)

## What's New -- **Support Ubuntu 15.04** thanks to [Terminal Sexy](https://terminal.sexy) script +- **Support Ubuntu 15.04** thanks to [Terminal Sexy](https://terminal.sexy) script. - **Now Thanks to [RafaelCz](https://github.com/RafaelCz) Gogh fully supports pantheon-terminal (Elementary OS Freya)** and we have new themes. #### One Dark @@ -75,7 +76,7 @@ $ wget -O xt http://git.io/vs7UQ && chmod +x xt && ./xt && rm xt ![one.light](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/one.light.png) -Check all themes here [Here...](https://github.com/Mayccoll/Gogh/blob/master/content/themes.md) +Check all themes [Here...](https://github.com/Mayccoll/Gogh/blob/master/content/themes.md) diff --git a/content/install.md b/content/install.md index f930e0b..4483d37 100644 --- a/content/install.md +++ b/content/install.md @@ -24,13 +24,13 @@ This way of installing is equals the below, the only thing is that a shortening ## Elementary OS -1 - Uncomment the following line in ```.bashrc``` you can find this file in your ```/home/USER/``` directory. +1 - Uncomment the following line in `.bashrc` you can find this file in your `/home/USER/` directory. ```bash #force_color_prompt=yes ``` -2 - execute in terminal +2 - Execute in terminal ```bash $ source .bashrc @@ -39,7 +39,7 @@ This way of installing is equals the below, the only thing is that a shortening ## Install by Script -You also can execute this script this will list all available themas allowing you to select the one you like. +You also can execute this script. This will list all available themes allowing you to select the one you like. ```bash $ wget -O xt http://git.io/vGz67 && chmod +x xt && ./xt && rm xt @@ -47,7 +47,7 @@ You also can execute this script this will list all available themas allowing yo ## Create a command line -**WARNING:** *Only if you know what you are doing or thrust me :)* +**WARNING:** *Only if you know what you are doing or trust me :)* You have two options: @@ -63,7 +63,7 @@ You have two options: $ sudo wget -O /usr/local/bin/gogh https://git.io/vKOB6 && sudo chmod +x /usr/local/bin/gogh ``` -Now in your terminal just type ```gogh``` +Now in your terminal just type `gogh`: ```bash $ gogh