diff --git a/README.md b/README.md index 3db53f1..6e7bacf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # šŸŒŠ Tide [![release_shield][]][releases] [![fish_version_shield][]](#System-Requirements) [![license_shield][]][license] -Tide is a [Fish][] theme inspired by [Powerlevel10k][]. It aims to provide a powerful, flexible, and out-of-the-box experience. +Tide is a [Fish][] theme that provides a powerful, flexible, and out-of-the-box experience. ![prompt_connection][] @@ -162,13 +162,16 @@ Download these four ttf files: Open each file and click "Install". This will make the `Sauce Code Pro` font available to all applications on your system. Configure your terminal to use this font. +## Inspiration + +Tide was inspired by [Powerlevel10k][]. Powerlevel10k is widely recognized as one of the best Zsh themesā€”blazing fast, infinitely flexible, and supremely powerful. Tide was created to bring a portion of that greatness to Fish. Though no code is adopted, much of Tide's documentation, ideas, and design elements are borrowed from Powerlevel10k. + [release_shield]: https://img.shields.io/github/v/release/IlanCosman/tide?label=%20 [releases]: https://github.com/IlanCosman/tide/releases [fish_version_shield]: https://img.shields.io/badge/fish-3.1.0%2B-blue [license_shield]: https://img.shields.io/github/license/IlanCosman/tide [license]: https://github.com/IlanCosman/tide/blob/master/LICENSE [fish]: https://github.com/fish-shell/fish-shell -[powerlevel10k]: https://github.com/romkatv/powerlevel10k/ [prompt_connection]: /resources/images/Prompt_Connection.png [git]: https://github.com/git/git [configuration_wizard]: /resources/svgs/Configuration_Wizard.svg @@ -182,3 +185,4 @@ Open each file and click "Install". This will make the `Sauce Code Pro` font ava [sauce code pro bold.ttf]: https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/SourceCodePro/Bold/complete/Sauce%20Code%20Pro%20Bold%20Nerd%20Font%20Complete.ttf [sauce code pro italic.ttf]: https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/SourceCodePro/Italic/complete/Sauce%20Code%20Pro%20Italic%20Nerd%20Font%20Complete.ttf [sauce code pro bold-italic.ttf]: https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/SourceCodePro/Bold-Italic/complete/Sauce%20Code%20Pro%20Bold%20Italic%20Nerd%20Font%20Complete.ttf +[powerlevel10k]: https://github.com/romkatv/powerlevel10k/