Customize Windows Terminal with ZSH + Oh My ZSH on WSL 2

preview_player
Показать описание
How to get a nice shell using ZSH and Oh My ZSH in Windows Subsystem for Linux.

Links:

Oh My ZSH:

Connect with me:

Рекомендации по теме
Комментарии
Автор

Now my workflow is more enjoyable, thanks for that!
For those who want the terminal to always open on a specific path, do the following steps:
0. On WSL terminal type: ' cd ~ '
1. On WSL terminal type: ' vi . ~/.zshrc '
2. In order to edit on the zshrc file on Vi editor, type: ' i '
3. Go to the end of the file by pressing the down arrow button
4. Copy or type the path you want (make sure it isn't commented with a '#' on the left). Example of a path: ' cd '
5. Save the file by first clicking the Esc button, and then type : ':wq!'
6. Click Enter

Restart your terminal and enjoy :D

manuelavendano
Автор

I have watched many of these. Best one, top-notch, well done.

danielmendiola
Автор

i have watched so many tutorials now but i don't get how do i cd out of the ubuntu system itself on to my windows one? it seems like i'm stuck in the linux system and i don't get why it does that..

FABESTAH
Автор

not working.. when i open ubuntu app error occurred

tazheebshamsi