How to Customize Windows 10 Terminal Like A Pro | Windows Terminal Themes | Oh My ZSH!

preview_player
Показать описание
How to Customize Windows 10 Terminal Like A Pro
_________________________________________________________________________________
Instructions
1. sudo apt update

2. sudo apt install zsh -y

7. code ~/.zshrc

#Put this on the bottom of file
SPACESHIP_PROMPT_ADD_NEWLINE="true"
SPACESHIP_CHAR_SYMBOL=" \uf0e7"
#SPACESHIP_CHAR_PREFIX="\uf296"
SPACESHIP_CHAR_SUFFIX=(" ")
SPACESHIP_CHAR_COLOR_SUCCESS="yellow"
SPACESHIP_PROMPT_DEFAULT_PREFIX="$USER"
SPACESHIP_PROMPT_FIRST_PREFIX_SHOW="true"
SPACESHIP_USER_SHOW="true"

export LS_COLORS="di=34;40:ln=36;40:so=35;40:pi=33;40:ex=32;40:bd=1;33;40:cd=1;33;40:su=0;41:sg=0;43:tw=0;42:ow=34;40:"
zstyle ':completion:*:default' list-colors ${(s.:.)LS_COLORS}

Get The Practical Javascript Course

📺 Subscribe to my other channel for videos Billy Ray channel

💰 | Earn Over 100k Per Year in A Great Career
💻 | Unlimited Access To All The Courses You Need to Get Hired!
🌟 | 100% Quality Guarantee
🔒 | SSL Secured Checkout

🎒 | Check out my gear on Kit:

-------------------------------------------------------------------------------------------------

📓 People always ask me what other resources I think are good and here's my list👇🏻

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

Hey folks! Start learning to code and get started with your new career,
Click the link below to get 20% off today!

CodingPhase
Автор

at 4:57 you can install all at once by using control + A (select all) then right click and click install...

DarkHeadHunter
Автор

I could not fine a better tutorial in the whole web, thanks man!

Ocxal
Автор

Thank you bro. Been looking for this kind of tutorial for months!

romanholubenko
Автор

The spaceship theme is nice, but it creates huge delays in responsiveness with windows terminal. I suspect this is Microsoft Apps and how it emulates stuff in poor way. I personally like the ZSH jtriley theme with no special icons, runs much faster.

logicprohacks
Автор

Awesome Customization Ever! Thank for Sharing!

BhagyaRana
Автор

In terminal, when I click dropdown to go for ubuntu one, its not there, rest of windows powershell, asure and all are there, but ubuntu is not listed, while installing and following your video it was there, and now when I closed and restarted terminal its gone.

avocode
Автор

Why are all the links in the description all shortened? This makes it extreamly difficult to follow along. Can you make a video or point me in the right direction on how to completely remove zsh, oh my zsh and unbuntu wsl? This completely screwed up my windows 10 machine

xHeroinBoBx
Автор

In where should we put the json file in linux

Kdaddyis
Автор

sir last step how to do for ubuntu linux that edit terminal settings part

rahultalukdar
Автор

I got everything but the blue background. Feel like there’s also a delay when using this. I think it might come from the git_prompt_info.
How do I get the Dark blue background?

biracialballoon
Автор

Now after each comand I input I get the error:

$ spaceship_jobs:5: bad output format specification


what can I do?
I hate that because it even consume resources and make everythin slower

cuetoestradaandres
Автор

Do you have less of a copy/paste tutorial and more of a learn how to do it one?

kyleb
Автор

I have a problem, that's telling: that he's cant find command that calls "code "
what I've to do basically(p.s.. I'm very bad at hash and the terminal stuff, sry for being cringe a little bit)

keystone
Автор

Apt update only refreshes your repositories, after that you need to apt upgrade to actually update your system

cnsaw
Автор

get everything done, except when I run code ~/.zshrc I get an empty file... Please kindly advice. Thanks.

rapharsierra
Автор

Afte doing sudo apt update, would only finds the packages that can be updated. sudo apt upgrade is what updated them for me.

sethback
Автор

Please make more about utilizing win 10 for developer

irhas
Автор

Really like your video - Just one thing, you had your terminal covered up by your camera view which obstructed some of the text you wrote.

RaulCPena
Автор

Im new to all this but how do you run sudo commands? It doesnt work in my terminal...

mertcanozbek