My Custom MacOS Terminal Setup and Theme ✨

Поделиться
HTML-код
  • Опубликовано: 25 июн 2024
  • This is an AWESOME set-up that helps me be a more productive developer ( especially with Python and AWS).
    Starship enhances your prompt bar, Fish provides auto suggestions and syntax highlighting, and Warp offers an enhanced editing experience.
    🔗 GitHub: github.com/pixegami/mac-terminal
    🔗 Starship: starship.rs
    🔗 Nerd Fonts: nerdfonts.com
    🔗 Fish Shell: fishshell.com
    🔗 Warp: warp.dev
    📚 Chapters
    00:00 Custom Terminal Overview
    02:15 Starship Prompt
    04:30 Fish Shell
    06:07 Warp Terminal

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

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

    I loved everything about it! Thanks a lot for sharing ❤

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

      Thanks! Glad you enjoyed it :)

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

    this channel is so good man

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

      Thank you!

  • @mazenyasser5303
    @mazenyasser5303 10 месяцев назад +2

    I love your videos so much and you deserve 1M+

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

      Thank you!

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

    you is the best, thanks for the config

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

      You're welcome!

  • @Langorithmic
    @Langorithmic Месяц назад +1

    great setup and video. btw did you run into Fish not picking up the Alt+Left/Right keybindings to prevd/nextd when in Warp?? Cause that's killing me

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

      Thank you! I actually don't use those key-binds, so I haven't run into that problem myself.

  • @ChristopheLimpalair
    @ChristopheLimpalair 6 месяцев назад +1

    Thanks for the video! Warp requiring a login to use it is a major mistake. I get they offer the ability to opt out, but they're still guaranteeing a large portion of users won't try it simply because of that.

    • @pixegami
      @pixegami  6 месяцев назад +1

      Completely agree. For it's more the telemetry aspect. I wish I could use this at work, but telemetry is a deal breaker (especially for something that can see all my terminal commands).

  • @mazenyasser5303
    @mazenyasser5303 10 месяцев назад +2

    Can you do windows terminal please this is my first time asking

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

      Sorry I don't use a Windows machine anymore so I don't have a Windows version of this. If I use Windows again at some point in the future, I'll make a video for it too.

  • @nilo866
    @nilo866 5 месяцев назад +1

    cool setup but i personally would never touch warp

    • @thetechnogeek6336
      @thetechnogeek6336 5 месяцев назад

      May i ask why?

    • @nilo866
      @nilo866 5 месяцев назад

      @@thetechnogeek6336 warp requires an account and that usually comes with telemetry. I just use iterm2 as it has all the functionality I need

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

      Yeah I agree it's really a huge detractor to what is otherwise a great idea.

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w 6 месяцев назад +1

    How about OhMyZsh?

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

      Yeah I actually like using that as my main shell (since it's bash based), but I like fish because it has auto-complete and syntax highlighting built in by default (where as you have to add it in with OhMyZSH).