ZSH | A Better Shell

preview_player
Показать описание
ZSH | A Better Shell
Many use the built-in BASH and I have for a long time, but after just recently switching to ZSH I didn't realize how fantastic it is. Once you customize and add plugins, it becomes the most powerful shell out there. I couldn't imagine life without it now.

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

zsh is neat and all but please don't make any more dabbing thumbnails.

Noxeus
Автор

Linux: "I can make you more productive."
Zsh: "Hold my bash."

SupaShang
Автор

"Nano" into that? What did he mean by this? I guess it's a mispronunciation of "vim".

DavidSmith-efeh
Автор

When dads try to be cool, The thumbnail.

KarlMySuitcase
Автор

Use “chsh” to change your shell. Never edit your passwd or shadow files with nano. If you need to learn about “vipw“. It’s like “visudo“ where it checks the file before saving.

mattboston
Автор

Oh-My-Zsh has several advantages when you are a ZSH power user. Keeps your plugins updated, support for powerline, etc.
I use these plugins:

git kubectl helm docker docker-compose zsh-navigation-tools zsh-autosuggestions vim-interaciton vagrant ubuntu virtualenv rsync python systemd ssh-agent terraform.
Nice video for new users to ZSH.

antuelle
Автор

First Luke Smith and now Chris Titus, why do all these Linux YouTubers keep dabbing on me?

uncreativename
Автор

I switched to zsh on my main computer and I am loving it. The only feature I miss is the alt-. to get your last argument from your last command going back in commands.

damienw
Автор

zsh followed by ohmyzsh and the spaceship theme are always the first things i install on a system, if you code at all its an amazing little setup

MrLeeFergusson
Автор

Tip for you:
alias l='ls -lFh --color=auto --group-directories-first'


Looks more organised.

noctreik
Автор

I've not watched this video yet, I'm here for the dab.

Unstable_Diffusion
Автор

Back in the day, they wished they had full colour screens. Here we are in 2021, using black and green on Arch! Love it. :)

ted
Автор

One thing that popped out for me was when you edited (really?) /etc/passwd instead of using chsh... Isn't that why we have these tools?

kekePower
Автор

Thank you, Chris. I have been thinking of zsh on and off for some time now.

AnzanHoshinRoshi
Автор

Liking it, thanks for doing all the work for us!

craigw
Автор

Thanks Chris... I had completely forgotten about ZSH. I used it many years ago followiing my long time use of CSH and I was hooked on it.

paulborchardt
Автор

An even easier way to change your default shell is using the "chsh" command. For Ubuntu-based distros it's in the "util-linux-user" package if it's not already installed.

davidfrischknecht
Автор

Thank you! This was the video I needed to get comfy in zsh!

MaidLucy
Автор

Isn't ex an already existing command? ex was the underlying line-based editor (like ed) that the vi editor wrapped around. If you got a vi clone like vim or elvis installed, ex is a symbolic link that cause it to emulate ex instead of vi.

baardkopperud
Автор

I just installed it today and already I love it!

amaxamon