mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-28 06:35:47 +03:00
Add fonts section
This commit is contained in:
parent
1658a4beb4
commit
e10460c155
13
README.md
13
README.md
@ -127,3 +127,16 @@ Tide's git capabilities are inherited from fish's built-in [fish_git_prompt](htt
|
||||
| ----------- | ---------------------- | ------- |
|
||||
| time_color | color of time display | 5F8787 |
|
||||
| time_format | format of time display | '%T' |
|
||||
|
||||
# Fonts
|
||||
|
||||
The nerd-fonts patched version of Source Code Pro is the recommended font for Tide.
|
||||
|
||||
Download these four ttf files:
|
||||
|
||||
- [Source Code Pro Regular.ttf](https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/SourceCodePro/Regular/complete/Sauce%20Code%20Pro%20Nerd%20Font%20Complete.ttf)
|
||||
- [Source 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)
|
||||
- [Source 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)
|
||||
- [Source 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)
|
||||
|
||||
Open each file and click "Install". This will make the `Source Code Pro` font available to all applications on your system. Configure your terminal to use this font.
|
||||
|
Loading…
Reference in New Issue
Block a user