OH MY ZSH Tutorial - Bring Your Terminal To Another Level

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

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

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

    Windows version: ruclips.net/video/TY_YKz1uvws/видео.html

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

      Thank you so very much for ll the hard work and this was the best video ever, you never missed a step and I got oh-my working after a month of trying too! Thanks

  • @calmdownyo
    @calmdownyo Год назад +2

    I searched and searched and this is the one video that was straight to the point with macOS Sonoma and iTerm2. Thank you!

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

    out of several zsh video tutorials, this is the one that actually helped me set it up. thanks ! 👍

  • @daniellaerachannel
    @daniellaerachannel  3 года назад +4

    few useful links:
    github.com/romkatv/powerlevel10k
    fix issue with homebrew and git due to the latest MacOs BigSur update unusually.pink/macos-big-sur-11-2-homebrew-and-git-error/

  • @daniellaerachannel
    @daniellaerachannel  3 года назад +17

    Fixes: you should change your VSCode settings.json for terminal and add these two lines:
    "terminal.integrated.fontFamily": "MesloLGS NF",
    "terminal.integrated.fontSize": 14,
    And also in your main terminal you should change your font family to "MesloLGS NF" and font size to 14

  • @BurnerDiaz
    @BurnerDiaz 11 месяцев назад +1

    brilliant video buddy. straight to point and easy to follow. thankyou

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

    Thanks Daniel awesome video learn a lot got my branch working.

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

    Best tutorial for setting up your terminal beautiful and elegant

  • @quoczuong7777
    @quoczuong7777 7 месяцев назад +1

    The only tutorial you need

  • @monara97
    @monara97 3 года назад +3

    I never knew beyond 12:50 . Thanks Mate!

  • @kunalsoni7681
    @kunalsoni7681 3 года назад +3

    really amazing video :)

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

    Many thanks from a brand new mac user

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

    Loved it brother..

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

    Awesome!!! Loved it!!

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

    Solid content!

  • @FREDDYERICKVELARDESILVA
    @FREDDYERICKVELARDESILVA 11 месяцев назад +1

    Why you're not using vim? 🤨 by the way What a pretty terminal. I like it.

  • @zain.sadaqat
    @zain.sadaqat 3 года назад +5

    You should provide the links of mentioned tools in the description for ease

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

    Really helpful video, thanks

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

    thank you so much !!!

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

    thank you so much

  • @shanmugavelkc5271
    @shanmugavelkc5271 10 месяцев назад +1

    very cool.

  • @ObviouslyProgrammer
    @ObviouslyProgrammer 3 года назад

    Thank you video was helpful ;)

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

    NEW TUTORIAL: ruclips.net/video/QsXbY33EX9w/видео.html

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

    great video

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

    Thank you

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

    NICE!

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

    Nowhere in this video does your terminal have the colors of the thumbnail of the video... why?

  • @SumanRoy.official
    @SumanRoy.official 2 года назад +1

    need some help in changing the colors of the PowerLevel10k Rainbow prompt, may I know which field I can edit in .p10k.zsh to replace the blue prompt with something else?

  • @saadabusami-4769
    @saadabusami-4769 3 года назад

    thank you so so much 🤎🤎🤎🤎🤎🤎

  • @JasonChen-iu3mg
    @JasonChen-iu3mg 2 года назад +1

    Awesome, and very clear and helpful for me, love it so much. thanks

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

    What's the difference between the autocompletions and autosuggestions plugins??? I could see the auto suggestions are based on your history ... but autocompletions? Which plugin has the priority when you start typing anything?
    merci.

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

    My terminal does not have the color format ?

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

    thank you for this great video, I installed this OH my Zsh, but its cursor is not blinking !? any solution

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

    will it work on intel based mac processor?

  • @ikevin1992
    @ikevin1992 3 года назад

    unicode icons do not appear in mit terminal

  • @MR-HK-zn8dw
    @MR-HK-zn8dw 3 года назад +1

    🔥♥️👍👍

  • @omarmahmoud2117
    @omarmahmoud2117 3 года назад +1

    9:21
    When I type that VCode doesn't open immediately I searched for solutions and then I make it works through some settings inside it but when I close my mac and come to use it again another day. I shall to repeat the process and it looks boring that every time I use it make the same thing.. For sorry I couldn't find solution yet😥

    • @daniellaerachannel
      @daniellaerachannel  3 года назад

      I might have found your issue : stackoverflow.com/questions/29971053/how-to-open-visual-studio-code-from-the-command-line-on-osx/29971430#29971430

    • @omarmahmoud2117
      @omarmahmoud2117 3 года назад

      @@daniellaerachannel
      Oh great thanks ❤❤ now everything sounds good
      When I added this line to ( .zshrc) my problem has been fixed.
      code () { VSCODE_CWD="$PWD" open -n -b "com.microsoft.VSCode" --args $* ;}

  • @bryansuarez4150
    @bryansuarez4150 3 года назад

    I can not save config, my .zshrc is read only, how can I change this??

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

    "Uhhhhhhhhh"

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

    1,734 Commits! 😵

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

    but...arghhhhhhhhh...you...arghhhhhhhhhhhh...

  • @saadabusami-4769
    @saadabusami-4769 3 года назад

    how to customised default terminal like this??? and vs code terminal like this

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

    I couldn't understand anything - uuuuhh , aaaaah, oooooh, its like im listening to someone moaning instead of explaining.

  • @saadabusami-4769
    @saadabusami-4769 3 года назад +1

    command not found: went 😩 problem happening

    • @daniellaerachannel
      @daniellaerachannel  3 года назад +1

      What kind of command is not found ?

    • @saadabusami-4769
      @saadabusami-4769 3 года назад

      @@daniellaerachannel wget

    • @daniellaerachannel
      @daniellaerachannel  3 года назад +1

      Brew install wget

    • @saadabusami-4769
      @saadabusami-4769 3 года назад

      @@daniellaerachannel zsh: command not found : wget

    • @saadabusami-4769
      @saadabusami-4769 3 года назад

      @@daniellaerachannel how to contact with you manually Instagram, Facebook, whatsapp, telegram ??? So that i can show you screen shot

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

    dislike

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

    For me it's showing only 2 Prompts Heads, and Prompts Separators , Icons are not showing too
    Can you please share commands from .p10k.zsh so that I can manually put those

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

      ALL FIXED..PLease Tell me how to change the Head from Flat to Sharp manually?? in my p10k configure..that option is not coming
      Thanks for everything

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

    thanks a lot