How To Make Your Boring Mac Terminal So Much Better

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 812

  • @joseanmartinez
    @joseanmartinez  2 года назад +99

    Hey guys! Wanted to point out that you have to be using the zsh shell which runs by default in macOS Catalina or later for this tutorial to work. To check if you are using zsh, you can run “echo $0” in your terminal and the output will tell you the name of your shell. If you are looking for the “.zshrc” file within Finder, navigate to your home folder and press “Command” + “Shift” + “.” to see your hidden files. Also, if you already had a zshrc file setup with specific configurations and follow this tutorial and they get overwritten, Oh-My-Zsh will save your original zshrc file here: “~/.zshrc.pre-oh-my-zsh”. To undo everything you can use: “uninstall_oh_my_zsh”. Hope that helps!

    • @barche75
      @barche75 2 года назад +1

      Great video thanks a lot, how did you do hot-key visualisation on screen?

    • @joseanmartinez
      @joseanmartinez  2 года назад +5

      @@barche75 Hey! Thanks, really appreciate it! For showing my key presses, I use a macbook app called Keystroke Pro.

    • @JustinMacri007
      @JustinMacri007 Год назад

      @@joseanmartinezwant to be freinds what's your contact?

    • @jacobsidian
      @jacobsidian Год назад +1

      Thanks for the additional comment, this is where I got stuck 😅

    • @JustinMacri007
      @JustinMacri007 Год назад

      @@joseanmartinezlet's be freinds what's your contact?

  • @madhavanand756
    @madhavanand756 Год назад +24

    My one stop guide for terminal setup. Concise, Clear and to the point video.

  • @arny_FPS
    @arny_FPS 7 месяцев назад +2

    never wrote a line of code, or used terminal in my life - until today. Complete beginning starting out, and this was really easy to follow. Thank you for the supporting website with step by step instructions and the commands to copy. Great work

  • @GershonBenYitzhak
    @GershonBenYitzhak 2 года назад +4

    Before I watched the video, I knew this would be something like "use iterm2, zsh, and powerlevel10k". The plugins in the end were awesome, will be using all three of those

  • @TXLogic
    @TXLogic 2 года назад +8

    Oh, one other thing: an alternative to the right arrow key for zsh command completion is the Emacs key equivalent CTRL-f. By my lights this is preferable to right arrow because you don't have to move your right hand out of position. (The fact that Apple preserved the ability to have Emacs CTRL- command line shortcuts in the terminal was one of the things that motivated my switch from Linux to OS X a couple decades ago!)

    • @fundybanjos
      @fundybanjos Год назад +1

      thanks for that comment! I remember reading it a few months ago and not really doing anything with it, but trying to hit the right arrow all the time was really annoying. I've been trying to search for a solution but I couldn't find one and then remembered your comment and just came back to this video.
      Also, this video is great btw, thanks Josean, I'm enjoying this iterm setup. I tried following your nvim video but ran into some issues with changes since you made the video and because I'm new to nvim it was kinda difficult to follow and understand everything in the setup. I may have also had an issue because I already tried to install the nvim kickstarter setup BEFORE trying to follow along with your video, and maybe there were some issues with compatibility of those two setups. Not sure if that's an issue but maybe explaining how to get to a base setup before following along with your nvim setup might be helpful. I don't' know a lot about that setup though so I could be wrong. Was just a bit frustrating.

    • @_KimAngell
      @_KimAngell 5 дней назад

      cool, thank you!

  • @oscarmvl
    @oscarmvl 2 года назад +31

    Just what I was looking for, a simple way to make zsh look awesome without investing many hours into it. Thank you!

    • @joseanmartinez
      @joseanmartinez  2 года назад +1

      Awesome! Happy to hear the video was helpful!

  • @Xzizia92
    @Xzizia92 2 года назад +2

    "If you can't explain it simply you don't understand it well enough" - Well sir you explained it as if it was 1+1=2, which goes to show that you know what you are talking about! Thanks a lot for this video, very useful and extremely easy to follow, understand and implement. 5 starts :)

  • @rainmannoodles
    @rainmannoodles Год назад +5

    A word of advice for anyone getting into ZSH: *avoid relying on oh-my-zsh in the long term.* The dirty secret is that everything it does is pretty trivial. All of the "plugins" are just scripts you could source yourself. It provides almost no value and just adds bloat to your configuration. Plus the plugins are one-size-fits-all solutions that usually just clutter everything up with crap you don't need or want.
    I don't fault anyone for picking it up as a "quick startup" solution, because it does let you get from zero to a superficially pretty terminal very quickly. But once you start customizing you'll probably find it just gets in the way.

    • @mattn_kk
      @mattn_kk Год назад

      for a complete noob could you share resources on how to get scripts to run on the command line?

    • @TrevorMatthews
      @TrevorMatthews Год назад

      Thanks for the tip :) I'll probably still load them for a quick start but now I know this will try to roll my own over time

  • @ghost_cipher
    @ghost_cipher 2 года назад +16

    This was a brilliantly concise video! I loved the theme you created!! 10/10

    • @joseanmartinez
      @joseanmartinez  2 года назад

      Hey! Really happy to hear the video was helpful and you are enjoying the theme! Appreciate the feedback.

  • @JohnAcree-gh3vu
    @JohnAcree-gh3vu 3 месяца назад

    I know this an older video and you have a more recent one, but I found this one first, I just finished it and it was so incredibly helpful! I am brand new and just started learning to code. You explained all of the steps brilliantly and my terminal is SO much easier to look at and work in. Thank you!

  • @TheTeaParty320
    @TheTeaParty320 7 месяцев назад

    Your explanations are super clear. I followed it to the tee and it worked perfectly. I would suggest doing an explanation on the functions of each of the packages you've used for clarity for newbies like me.

  • @groovc
    @groovc 9 месяцев назад +1

    Literally one of the best tutorials. Clear, concise, and genuinely useful. Thank you!

  • @jasontahaney285
    @jasontahaney285 2 года назад +11

    Thanks so much for putting this together and for sharing your setup! Always loved developing on the terminal and now love it even more!

  • @TrevorMatthews
    @TrevorMatthews Год назад +13

    Really appreciate the video. Been doing more shell work and wanted something a bit more comfortable than Terminal. This is great! Would love to hear if you've used others for any time what pros and cons are of others. This has really leveled up my experience though :)

  • @nowfeelsafi9595
    @nowfeelsafi9595 Год назад

    this is the third time i watch this video to configure a new computer, thanks this video is very efficient

  • @joelravanely8914
    @joelravanely8914 10 месяцев назад

    I've been trying to customize my terminal for a really long time without success. You are the best. THANKS

  • @chaitanyashahare2734
    @chaitanyashahare2734 2 года назад +2

    This was the best video which taught everything about setting up iterm2 in just 1 video especially for a beginner like me small things like linking all the commands and everything it does for future reference was a great way. Thanks for this amazing tutorial, looking forward to watching your videos on setting up neovim and its workflows.

    • @joseanmartinez
      @joseanmartinez  2 года назад

      Hey! Really happy to hear that! Thank you for your feedback and I’m glad I could help! I’m currently working on the neovim video, taken me longer than I had planned but hoping to get it done very soon.

  • @askmahesh
    @askmahesh 9 месяцев назад +1

    Awesome video. I had been searching for tutorials to make my terminal more exciting to use. By far the best tutorial and clear instructions. Thanks

  • @_KimAngell
    @_KimAngell 6 дней назад

    Ayy, I always wondered how they got their terminals to look that fancy! Never had the time to figure it out, until I came across this video! :D The auto-suggestion feature is really nice too!

  • @vegitoblue6969
    @vegitoblue6969 8 месяцев назад

    As a non coder who is just starting out this was fun that autosuggest really felt good.😆👍🏻

  • @aram69420
    @aram69420 Год назад +1

    Thank you for this, I do everything as you said in the video with a little tweak of customization on my own and it looks so much more pleasing to my eyes than ever. Thank for making my life less miserable looking at the terminal.

  • @gtmoyo
    @gtmoyo Год назад

    coding in the terminal is mental. Respect.

  • @surfingbilly9654
    @surfingbilly9654 8 месяцев назад

    EXTREMELY IMPORTANT INFORMATION THAT WASN'T MENTIONED IN THE VIDEO:
    - downloading oh my zsh completely clears your existing configuration in your .zshrc file and therefore breaks a lot of things (like conda). Make sure you backup/save a copy of your old .zshrc file before doing this. After completing all of the steps in the video, get your old .zshrc configuration and copy paste it to the top of the new .zshrc config file. Everything should work how it did before again.
    - After following the video, some of the features in iterm2 will "break" again. In order to fix it, make sure to redownload shell integration by going to help and typing install shell configuration. This should again bring everything back to normal.
    Other than that, great video and has really improved the terminal 10 fold.

  • @dekroplay5373
    @dekroplay5373 Год назад

    I came here after I started watching the Yabai video made by you.
    After configuring my terminal I'm ready to head back. Thanks!

  • @KevinFoley
    @KevinFoley Год назад

    Love this. There are others like it, but thanks for not just verbally “blasting” over it all and making sure you enunciate well!

  • @chidoriswag
    @chidoriswag 7 месяцев назад

    Thanks alot Sir! Your videos help us alot to be more productive on the machine!
    Just watched the yabai and iterm2 video and setup my new mac, loving the feel all because of you!

  • @JorgeObando
    @JorgeObando Год назад

    By much, the guide I was looking for to dive into the Command Line world; followed your instructions, it worked like a charm. Thanks!

  • @taujago
    @taujago Год назад

    Thank you.I have tried your totorial and my terminal is not the same again. love it.

  • @TutorIsland
    @TutorIsland 2 года назад +6

    The quality of this video and its content is through the roof 🔥
    Thank you, Sir 🎩

    • @youvegotmail9385
      @youvegotmail9385 2 года назад +1

      yeah. this dude's about to kill it. extremely impressed.

  • @erikthomas9593
    @erikthomas9593 Год назад

    I appreciate this video, as my iTerm setup was a bit stale, and this gave me ideas for getting it better customized to make like easier for me. Solid video.

  • @mtcondie
    @mtcondie Год назад

    I do a lot of work in a bash terminal, and your video will make the experience a lot better. Thank you for the supporting link with the command you used. I look forward to seeing your other videos! 👍

  • @jackli5926
    @jackli5926 11 месяцев назад

    This tutorial is super newbee friendly! You are an amazing teacher.

  • @Ammar_Aldawood
    @Ammar_Aldawood 10 месяцев назад

    Just here to say: your color theme probably inspired the macOS Sonoma theme. They look consistent together.

  • @hinocenciopaulo
    @hinocenciopaulo 6 месяцев назад

    I watch your videos when I am depressed. They make me feel better 😊

  • @HarisHussain
    @HarisHussain 2 года назад +2

    Really looking forward to the Vim + Tmux setup tutorial!

  • @GirishBalanagu
    @GirishBalanagu 4 месяца назад

    Awesome video. I always want to use colors to my terminal and this was very easy you made this al together. Thanks for explaining each step and providing us a documented steps as well. 👍

  • @aarnavlakhanpal9918
    @aarnavlakhanpal9918 8 месяцев назад

    I love this it was so clear and you even gave a command to undo all the changes!

  • @matthewstott3493
    @matthewstott3493 Год назад +3

    I prefer Fish Shell over zsh. Most of what OhMyZsh configures with plugins, are the out of box defaults with Fish. OhMyZsh can slow zsh down quite a bit if you run too many plugins. The only downside to Fish is that it is not POSIX compliant. So I'll spin up zsh for those times when I have to run a sh / bash script for an installer, etc. Scripting in Fish is quite nice and is fine for personal scripts. On some systems, I keep the default zsh but run Fish with .zlogin so I can exit Fish and return to Zsh when necessary. But default to using Fish for day to day command line autocompletion, history, and auto-pair matching, fortune greeting with lolcat and my personal scripting.

  • @enriquearredondo2615
    @enriquearredondo2615 2 месяца назад

    Muchas gracias !!!! he empezado desde 0 (ya oxidado) y comence desde este video hasta los últimos !

  • @michapoterek8385
    @michapoterek8385 Год назад

    great vid, I set up my terminal in this way and maaaaan I was missing out by using the default one, thanks for sharing this

  • @AlokTripathi
    @AlokTripathi 3 месяца назад

    One stop terminal setup for Macbook! Great job and your blogpost is pretty Neat.
    Thanks for saving time.

  • @Pedro-zh6kk
    @Pedro-zh6kk Год назад +2

    i like how non mac users like to customize their systems to look like mac, and mac users like to custom their systems to not look like mac

  • @mbhonibaloyi2484
    @mbhonibaloyi2484 Год назад

    This really help me setup my nvim environment coming from VSC! Thanks for this tutorial, much appreciated Josean!!!!!!!!!!!!

  • @iamhoracio
    @iamhoracio Год назад

    So grateful that youtube’s algorithm took me to your channel!

  • @sotonin
    @sotonin Год назад

    Thanks. didn't need the video just used the blog. looks lovely!

  • @mgmartin51
    @mgmartin51 Год назад

    Very nice straightforward way of dressing up Terminal. I enjoyed this!

  • @krivanraul970
    @krivanraul970 Год назад

    A really good and straightforward tutorial on setting up Neovim, really great! I cannot wait to start and setup Neovim for PHP development!

  • @Jonathan-vx2qj
    @Jonathan-vx2qj Год назад

    Thanks for the video. What a fun way to fancy up my command line. I used your instructions to fancy up my Ubuntu command line too, i spend a lot of time via SSH on remote command lines and this makes them much more useable as well. Great idea!

  • @CyberNinja-p1t
    @CyberNinja-p1t 11 месяцев назад +1

    OMG, bro thanks for the amazing content
    now i am happy with my new shell, thanks a lot brother

  • @DocMacLovin
    @DocMacLovin Год назад

    Nice calm informative. Wish all tuts on YT had this level of proficiency.

  • @thekoyakoyakoya
    @thekoyakoyakoya Год назад

    this video is great! everything looks so much better with these changes. thank goodness i never have to use that boring old terminal ever again 🙌🏼

  • @victorcopque1934
    @victorcopque1934 Год назад

    Well done! I recently fixed my Macbook and was looking for a playlist like this. Thanks a lot!

  • @khaliphathiane584
    @khaliphathiane584 2 года назад

    I need more a MacBook for my as a dev after watching this video. Awesome

  • @RonaldEpstein
    @RonaldEpstein Год назад +11

    Just letting you know, I am a complete amateur at this kind of stuff and I spent the past 20 minutes EASILY putting this together without any issues. Thank you so much. So, I now use this instead of Terminal, right?

    • @joseanmartinez
      @joseanmartinez  Год назад +3

      Awesome! Happy to hear that. Yes, I don't use the default Terminal anymore.

  • @dimitrispolitikos1246
    @dimitrispolitikos1246 27 дней назад

    Really great job for us, the beginners! Thank you for your time and your effort.

  • @martinricharte7114
    @martinricharte7114 Год назад

    I just loved. This video was extremely useful for me as a newbie that I am in the MacBook Pro architecture!!Thank you!!

  • @Mohitkumar-zz4mp
    @Mohitkumar-zz4mp Год назад

    one of the best youtuber for programming related content

  • @ProCoder2007
    @ProCoder2007 Год назад

    Wow powerlevel really evolved. I remember doing all the config myself and thus switched to starship 😂

  • @priyamkundu4767
    @priyamkundu4767 2 года назад +3

    Hey bro you posted this video at the right time thanks 👍 I would comment for this video

  • @coderbit233
    @coderbit233 2 года назад

    Thanks for your sharing, i just bought my M2 recently

  • @Sami67995
    @Sami67995 Год назад

    Thank you for sharing this I have been looking to zsh theme to change my terminal I would highly recomend this content. Good job!!!!

  • @shakilashukla_new
    @shakilashukla_new 6 месяцев назад

    Excellent tutorial! Clear, concise, and very much helpful!

  • @smackalpha6386
    @smackalpha6386 8 месяцев назад

    Wow... Awesome Explanation which was so clear and crisp.Made my terminal look so cool

  • @yogawithcarlos
    @yogawithcarlos Год назад

    genius. thanks. upon my second attempt I got it done

  • @chargoy9178
    @chargoy9178 Год назад

    Thank you so much for this video, I wanted to do this with my terminal lonnnnnng time ago, and this is the first video that I really like and it works, really appreciate it, new follower here 😀

  • @johnclarkson-w5x
    @johnclarkson-w5x 8 месяцев назад

    Excellent tutorial. I was set up and configured immediately. Keep up the good work

  • @宋泽晖
    @宋泽晖 2 года назад +1

    Brother, what you said is really great!! I hope there are more videos about the terminal for me to learn.

  • @boop6587
    @boop6587 7 месяцев назад

    Amazing! Only ten minutes to do something awesome! Thank you!!

  • @darlakim5120
    @darlakim5120 Год назад

    Excellent video! I finally got my first MBP M2, and this was icing on the cake! I've always loved the command line, and now I love it even more. Nice Job! Thanks!

  • @tahahuraibb5833
    @tahahuraibb5833 2 года назад +1

    Best video ever! Can't wait for your vim+tmux configuration. I currently use astro vim, but it would be cool to see your configuration

    • @joseanmartinez
      @joseanmartinez  2 года назад

      Hey! I really appreciate that! Thanks for the awesome feedback. Really cool you’re using Astro Vim. Currently working on the vim configuration video, hoping to get it done soon!

  • @codetochange8
    @codetochange8 Год назад

    Thank you so much for this video...Now my terminal experience is on the next level.

  • @jasper5016
    @jasper5016 Год назад

    Thanks a lot. My terminal looks like a Pro's terminal now.

  • @himanshutewari8503
    @himanshutewari8503 10 месяцев назад

    Very helping making life easier with handy terminal

  • @charfractal9441
    @charfractal9441 Год назад

    best tutorial out there , really loved it , complete info , and no problems

  • @lloyd_talks
    @lloyd_talks 10 месяцев назад

    Excellent job, very concise and well presented information!!

  • @nathaliasalinas2887
    @nathaliasalinas2887 Год назад

    Awesome! My terminal looks great. Thank you for making this.

  • @itstimuism
    @itstimuism Год назад

    another great video! couldnt remember how to setup powerline... seems like its even easier now

  • @BroskiXP
    @BroskiXP Год назад

    The plugins were really helpful! Thank you for making this vide

  • @valentingutierrez320
    @valentingutierrez320 7 месяцев назад

    Clear and straight to the point, thank you!

  • @mindright9771
    @mindright9771 Год назад

    This is awesome! Your instructions were clear and concise. You just made me a very happy camper. Thanks for the excellent video. Aloha!

  • @zoltansasvari4070
    @zoltansasvari4070 Год назад

    Awesome Thank you... your Style/clothes reminds me on the 80s Nerd style (awesome) and I really like this super cool Glas. Thank you for sharing

  • @rsharma1989
    @rsharma1989 Месяц назад

    Thank you!! I'm flying with this new setup!

  • @devoraparalosamigos
    @devoraparalosamigos 11 месяцев назад

    Awesome man!! It's a nice improvement to the plain terminal. You already won a new subscriptor! Nice content bro!!

  • @AdalV51
    @AdalV51 Год назад

    Awesome video, now my terminal looks very cool, thanks!

  • @nikhilbhatt8905
    @nikhilbhatt8905 Год назад

    Clear and concise explanation. Thank you Man!

  • @KangOdy
    @KangOdy Год назад

    awesome Dude, and I have implementation your tutorial to my Mac Air, so now my iterm looks much color full

  • @mrmuranga
    @mrmuranga 9 месяцев назад

    awesome tutorial...just set this up on my m3 and its awesome..thanks for sharing

  • @st.toussaint4632
    @st.toussaint4632 9 месяцев назад

    Best tutorial and straight to the point. Thank you

  • @darthkielbasa
    @darthkielbasa Год назад

    Thanks for the video. Great production all around.

  • @mus3equal
    @mus3equal Год назад

    Awesome video, thanks for the info. Coming from primarily a Win OS having the hot keys in the vid was extremely helpful!

  •  2 года назад

    Slick, smooth and simple step-by-step process to setup Mac Terminal! Thx!

  •  Год назад

    Thank you for this great demonstration. I now have a complete new terminal and really like it. Maybe it is worth noting, that the installation will overwrite your .zshrc and moves the old one in a copy. Some personal settings need to be added after the setup.

  • @CharlieKnolesPlus
    @CharlieKnolesPlus Год назад

    Just incredibly helpful and exactly what I was looking for. Your calm and thorough delivery really helps a newbie like me. Thank you!

  • @MarsorryIckuatuna
    @MarsorryIckuatuna Год назад

    Dude, your keyboard game is next level 😅. Never seen that before, and you're so comfortable with it... 👌

    • @joseanmartinez
      @joseanmartinez  Год назад

      Hey! Appreciate it! It definitely is a rabbit hole, but it’s pretty fun! The keyboard in this video is called an Iris and I made a wireless Corne recently.

  • @Maha-yg7pv
    @Maha-yg7pv Год назад

    I love it everything explained smoothly , Thank you !

  • @gokul5582
    @gokul5582 4 месяца назад

    After this video I found one thing I am okay with my terminal

  • @jean-charlescouturier5535
    @jean-charlescouturier5535 2 года назад +1

    Most underrated YT channel. Congrats and thanks for the very detailed videos that make me want to customize, use the terminal, vim etc more. And I'm absolutely not someone with an IT/CS background !

    • @joseanmartinez
      @joseanmartinez  2 года назад +1

      I really appreciate that, means a lot!

    • @jean-charlescouturier5535
      @jean-charlescouturier5535 2 года назад

      @@joseanmartinez Are you aware of any issue with Mason ? it keeps failing (except for python LSP). E.g. CSS-lsp returns a failure message env: node: No such file or directory
      spawn: npm failed with exit code 127 and signal 0.
      thanks !

    • @joseanmartinez
      @joseanmartinez  2 года назад +1

      @@jean-charlescouturier5535 Hmm, I’d download node. Looks like it’s trying to use npm to download the lsps. Use “brew install node” and then check if the issue with mason is resolved.

    • @jean-charlescouturier5535
      @jean-charlescouturier5535 2 года назад

      @@joseanmartinez you are legend. Worked like a charm ! thanks a lot for the super quick reply !
      Also, would you be able to make a series about nvim setup for python by any chance ? cheers

    • @joseanmartinez
      @joseanmartinez  2 года назад

      @@jean-charlescouturier5535 Awesome! Happy to hear it fixed the issue! I’m mostly a javascript/typescript developer so I don’t think I’ll be making a series on python soon, but I would check out “jedi_language_server” for a possible lsp and “black” for a formatter. Haven’t tried them, but could possibly work well.

  • @MrBumbo90
    @MrBumbo90 6 месяцев назад

    Great tutorial and the blog commands really help. Thanks a lot!

  • @beketamirkhanov2904
    @beketamirkhanov2904 Год назад

    Great job on video! Eye-pleasing edit, thanks!

  • @TechViewXYZ
    @TechViewXYZ 11 месяцев назад

    Thanks for showing us how to pimp our terminal.