Skip to content

Commit

Permalink
add hyper submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
minamarkham committed Sep 16, 2018
1 parent ecaf75a commit 61e88cc
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "yonce-vscode"]
path = yonce-vscode
url = [email protected]:minamarkham/yonce-vscode.git
[submodule "vscode"]
path = vscode
url = [email protected]:minamarkham/yonce-vscode.git
[submodule "hyper"]
path = hyper
url = [email protected]:WheresAlice/hyper-yonce.git
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![logo](./assets/logo.png)

A Queen Bey inspired theme for [Bash-It](https://github.com/Bash-it/bash-it), [Visual Studio Code](http://code.visualstudio.com/), [iTerm](http://www.iterm2.com/), macOS Terminal, [Slack](http://slack.com/) & [Alfred](https://alfredapp.com)
A Queen Bey inspired theme for [Bash-It](https://github.com/Bash-it/bash-it), [Visual Studio Code](http://code.visualstudio.com/), [iTerm](http://www.iterm2.com/), [Hyper](https://hyper.is/), [Slack](http://slack.com/), [Alfred](https://alfredapp.com) and more!

</div>

Expand All @@ -17,6 +17,7 @@ _In order for this theme to render correctly, you will need a [Nerd Fonts-patche
2. Go to your `~/.bash_profile` file and set `BASH_IT_THEME="yonce"`.
3. Finally, reload your terminal.

_[Yoncé theme documentation](prompt.md)_
_[Bash-it theme documentation](https://github.com/Bash-it/bash-it#themes)_

---
Expand All @@ -34,16 +35,22 @@ _[Bash-it theme documentation](https://github.com/Bash-it/bash-it#themes)_

## Command prompt color schemes

![iTerm Preview](./assets/iterm.jpg)

### iTerm

![iTerm Preview](./assets/iterm.jpg)

1. iTerm2 → `Preferences``Profiles``Colors` Tab
2. Click `Load Presets...`
3. Click `Import...`
4. Select the [`Yoncé.itermcolors`](Yoncé.itermcolors) file
5. Select the `Yoncé` from `Load Presets...`

### Hyper

![Hyper Preview](https://raw.githubusercontent.com/WheresAlice/hyper-yonce/master/screenshot.png)

Add `hyper-yonce` to the plugins list in your `~/.hyper.js` config file.

### macOS Terminal

1. Terminal → `Preferences``Profiles` tab
Expand Down
1 change: 1 addition & 0 deletions hyper
Submodule hyper added at b0e539

0 comments on commit 61e88cc

Please sign in to comment.