Console Terminal Customisation with ZSH + Starship (plugins & themes)

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

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

  • @stanleyshao6190
    @stanleyshao6190 9 дней назад

    I've found an issue where proxy environment variables don't show up when using them

  • @WalkerVirgil-i6q
    @WalkerVirgil-i6q 12 дней назад

    Johnson Deborah Walker Mary Robinson Brenda

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

    🎉🎉🎉

  • @Ankush.8
    @Ankush.8 3 месяца назад

    Just wondering... Are you using Oh-my-zsh or any other plugin manager?

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

    Thanks Marco, for the very good explanation. Tabby I did not know yet and I will have a look. One question, which you may be able to answer: Do you use your setup in different environments? For example, I have a Windows PC, MacBook and several Linus servers (Docker) and it would be great to have the same stettings everywhere. So the question is, what is the most useful way to share this?

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

      No, unfortunately not. I used to have different working machines with a linux and a macbook, but I did not sync my shell settings. (Just did it manually)
      I think that this is still possible but with some scripting to be done.
      If you have a look at my previous video where I talk about dotfiles, I use a dotfile manager which is called 'yadm' and yadm offers to possibility to have a OS specific setup for your dotfiles (yadm.io/docs/alternates#)
      Another thing to note, I guess you are still able to use zsh in a windows machine with the git bash for example. Just google 'windows git bash zsh'. Then you could use your macos or linux dotfiles shell setup. I don't know if there are possibilities to use them with the windows powershell.
      And another very interesting tool which I just found out about when I made some research for your comment is 'xhh'. It offers some functionalities to install the exact shell environment on remote ssh servers or even docker containers. I think I'll have a look at that one and see if it's worth it to make a video about that tool.
      Let me know if you succeeded :-)

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

      @@techwithmarco btw, what IDE / text editor that you use on the right side of the screen? thanks before...

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

      @@arsitech Sorry, just did not see your comment haha...
      It is Intellij by Jetbrains :)

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

    Hi Marco, thanks for this video, definitely going to try out starship! Also, I was wondering what text editor/IDE you're using to view your .zshrc? Thank you!

    • @general_wcj9438
      @general_wcj9438 6 месяцев назад +2

      To me it looks like a jet brains product

    • @techwithmarco
      @techwithmarco  6 месяцев назад +2

      This is Jetbrains IntelliJ with the theme 'dark'
      Have fun checking out starship :)

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

    those can work with iterm2 and zsh ?

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

      Yes, also works with iterm2 and zsh

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

      Then I need to struggle more since it’s not looking like in the video 🤯

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

      Did you change some color profiles in iterm2 to match my settings?