Ultimate Starship Shell Prompt Setup From Scratch

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ย. 2024

ความคิดเห็น • 33

  • @NoobestFellow
    @NoobestFellow 27 วันที่ผ่านมา +1

    This video was absolutely what I needed! I almost gave up on using starship, thinking it would waste a lot of my time in configuring it. But this just works. Thank you!

    • @henrymisc
      @henrymisc  27 วันที่ผ่านมา

      Awesome! Glad to hear that :)

  • @paolodominguezhurtado7225
    @paolodominguezhurtado7225 3 หลายเดือนก่อน +1

    nice video explaining the wonders of starship. 😎
    Keep making more videos related to improving the terminal to become an IDE!

    • @henrymisc
      @henrymisc  3 หลายเดือนก่อน

      Thanks for the encouragement! :)
      I'm planning some (Neo)vim content for the future. Is there anything in particular that you would like to see?

  • @gabrielajurioli4430
    @gabrielajurioli4430 3 หลายเดือนก่อน +2

    Super helpful! Thank you!

    • @henrymisc
      @henrymisc  3 หลายเดือนก่อน

      Glad it was helpful! Thanks for the feedback!

  • @code8986
    @code8986 หลายเดือนก่อน +1

    Can you show how to re-create the look of p10k prompts, with the prompt block/component background and shape (e.g. rectangle, rounded/pill shape, slanted edge, arrow edge, etc.)? Basically, something very similar to your Neovim status line.

  • @zenmushie
    @zenmushie 3 หลายเดือนก่อน

    another great video. great stuff! thanks!

  • @bigbooduh
    @bigbooduh หลายเดือนก่อน

    Very coolz 😎 thanks for sharing 🎉

    • @henrymisc
      @henrymisc  หลายเดือนก่อน

      Thanks for watching!

  • @kalucardable
    @kalucardable 3 หลายเดือนก่อน +1

    Thank you!

    • @henrymisc
      @henrymisc  3 หลายเดือนก่อน

      Hope this was helpful :)

  • @DramaVomit
    @DramaVomit 3 หลายเดือนก่อน

    Very useful content thank you.

    • @henrymisc
      @henrymisc  3 หลายเดือนก่อน

      You are welcome!

  • @maurolimaok
    @maurolimaok 25 วันที่ผ่านมา

    Nice video
    Hope this channel grows a log
    Subscribed, to help.

  • @user-nm5uq9ww7l
    @user-nm5uq9ww7l 3 วันที่ผ่านมา

    Hey could you point out what font you have used? I have watched previous video but GoMono Nerd Font looks a bit bad, I would like it to look more like FiraCode Nerd Font.
    I get get a lot of blue line between dir and node version

    • @henrymisc
      @henrymisc  3 วันที่ผ่านมา

      I'm using JetBrains Mono

  • @nerowolfe7940
    @nerowolfe7940 3 หลายเดือนก่อน +1

    How do you make that tmux status bar look so elegant?

    • @henrymisc
      @henrymisc  3 หลายเดือนก่อน +3

      Thanks, I appreciate the compliment! I'm planning to do a dedicated video on it in the future, but you can also find my tmux config in my dotfiles repo (link in the description).

  • @StefanoTranquillini
    @StefanoTranquillini 11 วันที่ผ่านมา

    Where do you get the symbols?

    • @henrymisc
      @henrymisc  10 วันที่ผ่านมา

      You can find them at www.nerdfonts.com/cheat-sheet

  • @mgmahi5
    @mgmahi5 2 หลายเดือนก่อน

    I can use your dotfiles fo pop os? or is it only for macos?

    • @henrymisc
      @henrymisc  2 หลายเดือนก่อน +1

      You should be able to use most of the configs like starship, nvim, wezterm, zsh, etc. on Linux. But some things like the installation scripts and the homebrew package manager are not gonna work.

  • @r4hulrosh4n
    @r4hulrosh4n 3 หลายเดือนก่อน +2

    ohmyzsh is not just a prompt its a plugin manager and starship is just a shell prompt , I think we should not compare these two

    • @henrymisc
      @henrymisc  3 หลายเดือนก่อน

      You're right, ohmyzsh offers so much more. However, for me and my use case, Starship is a direct replacement of ohmyzsh since I used it mainly for its prompt.

  • @abhishek_rasal
    @abhishek_rasal 3 หลายเดือนก่อน

    Brother Need Help I Want To Customize MySQL In WezTerm But I'm Unable To Do It. Please Give Solution

    • @henrymisc
      @henrymisc  3 หลายเดือนก่อน

      Not sure I understand the question. Could you elaborate a bit on what you're trying to achieve?

    • @abhishek_rasal
      @abhishek_rasal 3 หลายเดือนก่อน

      @@henrymisc how can we add "auto-suggestions" and "colour-highlighting" to A SQL database. In My Case I MySQL.

    • @abhishek_rasal
      @abhishek_rasal 3 หลายเดือนก่อน

      @@henrymisc I don't want MyCLI It Is Ugly To Use

    • @henrymisc
      @henrymisc  3 หลายเดือนก่อน

      @@abhishek_rasal I don't think this is related to Wezterm, but you might want to check out dbcli/mycli on Github. It's a terminal client for MySQL that includes auto-completion and syntax highlighting.

    • @abhishek_rasal
      @abhishek_rasal 3 หลายเดือนก่อน

      @@henrymisc thank you

  • @conganh4176
    @conganh4176 2 หลายเดือนก่อน

    how change cursor animation

    • @henrymisc
      @henrymisc  2 หลายเดือนก่อน

      One way to change it would be via the default_cursor_style option in WezTerm. Acceptable values are SteadyBlock, BlinkingBlock, SteadyUnderline, BlinkingUnderline, SteadyBar, and BlinkingBar. I can also be done through zsh.