From 29f16b61e6a00d05b2f65a285f6959f5a8d7be5c Mon Sep 17 00:00:00 2001
From: YorkGrizzly <50973240+YorkGrizzly@users.noreply.github.com>
Date: Tue, 29 Dec 2020 09:54:30 +0800
Subject: [PATCH 1/3] Update font.md
---
font.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/font.md b/font.md
index 7baa23f6..8d319aff 100644
--- a/font.md
+++ b/font.md
@@ -76,6 +76,8 @@ applications on your system. Configure your terminal to use this font:
font_family MesloLGS NF
```
Restart Kitty by closing all sessions and opening a new session.
+ - **MobaXterm**: Settings → Configuration → Terminal → (Under "Terminal look and feel") change *Font* to MesloLGS NF.
+ (for existing sessions) Right click on session → Edit session → (Under "Terminal Settings" tab) click on *Terminal font settings* → Change font to MesloLGS NF.
**IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work
incorrectly with the new font.
From ea97f031b447286f70af1a7b72453e7f346012f0 Mon Sep 17 00:00:00 2001
From: YorkGrizzly <50973240+YorkGrizzly@users.noreply.github.com>
Date: Tue, 29 Dec 2020 09:56:53 +0800
Subject: [PATCH 2/3] Update font.md
---
font.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/font.md b/font.md
index 8d319aff..4720ffe1 100644
--- a/font.md
+++ b/font.md
@@ -76,8 +76,8 @@ applications on your system. Configure your terminal to use this font:
font_family MesloLGS NF
```
Restart Kitty by closing all sessions and opening a new session.
- - **MobaXterm**: Settings → Configuration → Terminal → (Under "Terminal look and feel") change *Font* to MesloLGS NF.
- (for existing sessions) Right click on session → Edit session → (Under "Terminal Settings" tab) click on *Terminal font settings* → Change font to MesloLGS NF.
+ - **MobaXterm**: *Settings* → *Configuration* → *Terminal* → (Under *Terminal look and feel*) change *Font* to MesloLGS NF.
+ (for existing sessions) Right click on session → *Edit session* → (Under *Terminal Settings* tab) click on *Terminal font settings* → Change font to MesloLGS NF.
**IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work
incorrectly with the new font.
From 8bafd1a2ee8e8e8ac49fb4d8d99747ab7fdc493e Mon Sep 17 00:00:00 2001
From: YorkGrizzly <50973240+YorkGrizzly@users.noreply.github.com>
Date: Tue, 29 Dec 2020 09:57:22 +0800
Subject: [PATCH 3/3] Update font.md
---
font.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/font.md b/font.md
index 4720ffe1..641be4ec 100644
--- a/font.md
+++ b/font.md
@@ -76,8 +76,8 @@ applications on your system. Configure your terminal to use this font:
font_family MesloLGS NF
```
Restart Kitty by closing all sessions and opening a new session.
- - **MobaXterm**: *Settings* → *Configuration* → *Terminal* → (Under *Terminal look and feel*) change *Font* to MesloLGS NF.
- (for existing sessions) Right click on session → *Edit session* → (Under *Terminal Settings* tab) click on *Terminal font settings* → Change font to MesloLGS NF.
+ - **MobaXterm**: *Settings* → *Configuration* → *Terminal* → ( Under *Terminal look and feel* ) change *Font* to MesloLGS NF.
+ ( for existing sessions ) Right click on session → *Edit session* → ( Under *Terminal Settings* tab ) click on *Terminal font settings* → Change font to MesloLGS NF.
**IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work
incorrectly with the new font.