Skip to content

Commit

Permalink
Merge pull request #82 from unixorn/update-theme-references-to-p10k
Browse files Browse the repository at this point in the history
Missed a bullettrain reference that should be p10k
  • Loading branch information
unixorn committed Sep 10, 2020
2 parents bace70a + b744765 commit fa7cd59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:

- run:
name: Check README.md
command: awesome_bot Readme.md --allow-dupe --allow-redirect
command: awesome_bot Readme.md --allow-dupe --allow-redirect --request-delay 1
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

### Fonts

This quickstart includes the [bullet-train](https://github.com/caiogondim/bullet-train.zsh) ZSH theme, which requires a Powerline-compatible font in your terminal to display certain status glyphs. Fonts that are Powerline-compatible include many useful glyphs, including the nice branch icon that the theme in this `.zshrc` uses.
This quickstart includes the [powerlevel10k](https://github.com/romkatv/powerlevel10k) ZSH theme, which requires a Powerline-compatible font in your terminal to display certain status glyphs. Fonts that are Powerline-compatible include many useful glyphs, including the nice branch icon that the theme in this `.zshrc` uses.

Here are a few good Powerline-compatible fonts:

Expand Down

0 comments on commit fa7cd59

Please sign in to comment.