From 9ea00353ccba8dd7ac7eb8adf6ca9efba855d1ca Mon Sep 17 00:00:00 2001 From: Joe Block Date: Tue, 12 Apr 2022 07:10:34 -0600 Subject: [PATCH] Add WSL howto https://github.com/jkergal/hyperjs-wsl-zsh-powerlevel10k-config-on-windows/issues/1 is closed, add article to OMZ section. Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b399cde..851e988 100644 --- a/README.md +++ b/README.md @@ -426,6 +426,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not ### Oh-My-Zsh +- [Configuration to use Hyper.js as a ZSH terminal with a Windows Subsystem Linux on windows 10, with Oh My Zsh and the Powerlevel10k theme](https://github.com/jkergal/hyperjs-wsl-zsh-powerlevel10k-config-on-windows/) - How-to for getting Oh-My-ZSH running on WSL. - [Getting started with oh-my-zsh](https://medium.com/@dienbui/using-oh-my-zsh-f65be6460d3f) - A beginners guide to oh-my-zsh by Dien Bui - [Learn Zsh in 80 Minutes macOS](https://www.youtube.com/watch?v=MSPu-lYF-A8) - A beginners guide to using Oh My Zsh on macOS by Karl Hadwen - [Oh-My-Zsh! A Work of CLI Magic](https://medium.com/wearetheledger/oh-my-zsh-made-for-cli-lovers-installation-guide-3131ca5491fb) - Michiel Mulders installation guide for Ubuntu