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!
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.
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
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).
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.
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 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.
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.
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!
Awesome! Glad to hear that :)
nice video explaining the wonders of starship. 😎
Keep making more videos related to improving the terminal to become an IDE!
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?
Super helpful! Thank you!
Glad it was helpful! Thanks for the feedback!
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.
another great video. great stuff! thanks!
Very coolz 😎 thanks for sharing 🎉
Thanks for watching!
Thank you!
Hope this was helpful :)
Very useful content thank you.
You are welcome!
Nice video
Hope this channel grows a log
Subscribed, to help.
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
I'm using JetBrains Mono
How do you make that tmux status bar look so elegant?
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).
Where do you get the symbols?
You can find them at www.nerdfonts.com/cheat-sheet
I can use your dotfiles fo pop os? or is it only for macos?
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.
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
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.
Brother Need Help I Want To Customize MySQL In WezTerm But I'm Unable To Do It. Please Give Solution
Not sure I understand the question. Could you elaborate a bit on what you're trying to achieve?
@@henrymisc how can we add "auto-suggestions" and "colour-highlighting" to A SQL database. In My Case I MySQL.
@@henrymisc I don't want MyCLI It Is Ugly To Use
@@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.
@@henrymisc thank you
how change cursor animation
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.