This was a blast from the past. Used zsh 30 years ago on the organizational level unix machines. Needless to say, there are quite a few more options now - wow! Thanks!
Lol, I just spent several hours trying out all kinds of layouts and color schemes and so on with the power level 10K on my ZSH . It's amazing how information dense it can get. For instance if I pop into shell from vim, it has a little V icon on the right reminding me I'm in a vim shell. (Funny enough Jonathan was at the top of three on the short list of things I was debating between until I found powerlevel 10K )
distro doesnt matter for appearance, u could make fedora or arch look just as good if not better u shud rather be asking which desktop environment he is using which is gnome in this case
You need to have the fonts in Windows if using puTTY, I believe. (I've not used that since Windows terminal and WSL came out). As for export, the .zshrc hidden file should have it. If using powerlevel10k, there will be an additional .p10k.zsh file to copy as well. It some things don't look correct if you import just run the power level config again ( p10k configure ). I had to do that because of different screen resolutions on the computers making the icons squished together)
You'd have to set this up again on each server you're connecting to. If you can live without these features and work on a lot of different servers you'd probably get more out of learning lots of bash tricks since that's generally the default shell.
99% it's GNOME 45+ - they introduced this workspace indicator in the top left corner. The transparency is done with an extension, though. At least I think so
While I do like fish, it shouldn't be recommended as if it's a drop in replacement for bash. It uses it's own language and those who try and use bash specific things will need to adapt, as well as making sure to not run bash scripts in fish.
the amount of free unused space on your screen is giving me a stroke
i know 😂 just go fucking full screen already 😢
This was a blast from the past. Used zsh 30 years ago on the organizational level unix machines. Needless to say, there are quite a few more options now - wow! Thanks!
wow 30 years
any cool war stories?
@@johnpulawski35 I think David h&cked Iraqi servers & databases in the time of Saddam Hussein presidency. lol
@@johnpulawski35 brother 30 years ago was 1994
I want the open and close effect you seem to have going on your shell. Whats the setup for that?
Thanks for the great walkthrough of pimping out zsh. Hope you're feeling alright. 🙏
Lol, I just spent several hours trying out all kinds of layouts and color schemes and so on with the power level 10K on my ZSH .
It's amazing how information dense it can get.
For instance if I pop into shell from vim, it has a little V icon on the right reminding me I'm in a vim shell.
(Funny enough Jonathan was at the top of three on the short list of things I was debating between until I found powerlevel 10K )
Always learning something new. Thank you.
Which linux distro are you using?
It looks good
Ubuntu.
distro doesnt matter for appearance, u could make fedora or arch look just as good if not better
u shud rather be asking which desktop environment he is using which is gnome in this case
Can you share your dotfiles? I like the taskbar and the dock
very cool... hope you are doing well and in good spirits.
Is there a way to change the colours?
Nice job man, thank you.
It is giving me this error: command not found: curl
Try installing curl using your package manager; it should be in the repositories of most distros.
Nice guide! Thanks Don! 😊
I hope to see wezterm terminal video from you in the near future
Great Video and many thanks for the help :)
Nice. I use terminal alot of my servers. I wonder if it works with Putty...🤔
Also is there a way to export/save settings for multiple installs???
You need to have the fonts in Windows if using puTTY, I believe. (I've not used that since Windows terminal and WSL came out).
As for export, the .zshrc hidden file should have it.
If using powerlevel10k, there will be an additional .p10k.zsh file to copy as well.
It some things don't look correct if you import just run the power level config again ( p10k configure ). I had to do that because of different screen resolutions on the computers making the icons squished together)
You'd have to set this up again on each server you're connecting to. If you can live without these features and work on a lot of different servers you'd probably get more out of learning lots of bash tricks since that's generally the default shell.
How to use this interface in Ubuntu, what is the theme?
make a video on how did you make your gnome look so cool
Wow, that's a hard kick to the Windows Powershell. I am learning Linux to be able to switch without issues as soon as Win10 reaches end of life.
just switch to linux rn. I switched to fedora from windows 11 and I'm having an amazing time
No need to close terminal, just source .zshrc or .bashrc❤ thx 4 video❤
He says that in the video
How you changed GNOME theme and what theme name in the video?
what on earth is this setup its pretty but confusing is this gnome with waybar 😂? or is it hyprland with a dock?😂
never seen this before
What window manager is this? I like the separated bar at the top. It kinda looks like hyprland.
99% it's GNOME 45+ - they introduced this workspace indicator in the top left corner. The transparency is done with an extension, though. At least I think so
@@linho_77If anyone ever figures out what gnome extension it is, let me know. Looks super clean.
I use bash with blesh and starship btw.
how can i change the # to c in the progress line like a pac-man game ?
thanks for the video
Thanks man, keep such good guides
Wow dude ... this is amazing. Liked and subscribed.
what theme are you using?
I believe he shows the terminal theme in the video
Most of these are defaults on fish shell
I've watched a lot of videos about how to do this and this one by far is the best
Are you using Fedora?
The icon is from Ubuntu.
Yea, that looks like Ubuntu, this will still work, though. I'm using it on Manjaro
Thank you so much mate. I always wondered how was it all done. INSTA SUB
how to customize the powerlevel10k again if you're bored? lol
How about for bashrc?
Is this Arch Linux?
Fantastic work don!❤
How to get into wizard of powerlevel10k again... ?
p10k configure
👍👍
Good intro tutorial. Thanks!
Thanks, I will give it a they.
We dont use the terminal as much as we used to....
Meanwhile i live ib the terminal eith 10 tabs.
If yoj make a terminal tutorial always zoom inon the term when you writing there. so we can read wtf you are doing
good video!
Good video.
Thanks nice guide
Awesome video, thanks for this
Sweet guide, Don.
thanks.
We don’t use the terminal as much? Who is we? This is my job.
Good I don't use console maybe twice and that's it. :)
Thank you Don.
Or just pip install powerline-shell (Bryan).....
That's not gonna give you most of the functionality shown here. That just generates a shell prompt
I used bash my whole life, then I started messing around with zsh just to have the plugins. But when I met fish, I can no longer use another shell
Thank you
Gᵣₐᵥy
Or just install Fish and you don't need to do any of that.
What does fish do?
@@em9594 It's a shell.
While I do like fish, it shouldn't be recommended as if it's a drop in replacement for bash. It uses it's own language and those who try and use bash specific things will need to adapt, as well as making sure to not run bash scripts in fish.