From e2a7789db744fa58218a502ecc844c25f8d71051 Mon Sep 17 00:00:00 2001 From: Joachim Kaufmann Date: Tue, 17 Jan 2023 09:22:45 +0100 Subject: [PATCH] Added more explanation --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f77d0b3..57b8cd4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # Dotfiles -This setup is inspired by Jess Archer from a laracast.com series. Thank you! +This setup is inspired by Jess Archer from a Laracasts.com series. Thank you! -## WSL2 Terminal installs +## Environment + +For my installation I am using Windows terminal, running a Debian distribution with WSL2. + +## WSL2 Terminal installs (used by Neovim plugins) ``` sudo apt install make @@ -13,4 +17,9 @@ sudo apt-get install fd-find ## Windows Terminal -Install a Nerd font: https://www.nerdfonts.com/font-downloads \ No newline at end of file +Install a Nerd font on the OS: + +https://learn.microsoft.com/en-us/windows/terminal/tutorials/custom-prompt-setup +https://www.nerdfonts.com/font-downloads + +Configure this new font within Windows Terminal Settings.