I recently installed my new MacBook and set up my terminal. Here I'll show you how to do the same for your MacBook.
The final result
T...
For further actions, you may consider blocking this person and/or reporting abuse
First time I saw the toolbar feature in a CLI, sweet. Time to toy around with that one.
I can recommend these two tools to improve the Git experience on the CLI:
git diff
git log
For install this two plugins :
git clone github.com/zsh-users/zsh-autosugge... ~/.oh-my-zsh/custom/plugins/zsh-autosuggestions
git clone github.com/zsh-users/zsh-syntax-hi... ~/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
Is there something like this for windows terminal/powershell?
ohmyposh. scott hanselman has some oretty good articles and videos on setting this up
Thanks. I will check it out
Hi Sangy,
Yes, there is also ohmyposh. Take a look here for Windows 😊:
dev.to/alagrede/terminal-setup-mak...
Thanks. I will check it out
I have been using the same setup for last 5 years now. I use the font firacode though.
Thanks for this, I found it helpful
it has work with mac chip m1?
Hi @devphu, yes of course.
Check out my post for more awesome features 🦄