Make Your Mac Terminal Beautiful in Under 10 Minutes! [Oh My Zsh & Powerlevel10k]

Опубликовано: 08 Декабрь 2021
на канале: Jake Fishman
36,741
841

Hey all, today we're going to make your Mac terminal beautiful, more powerful, and easy to read! Below you can find all the code to enter so you can follow along with me. One important note, if you are on an older Mac, make sure your terminal is using Zsh and not bash!

1. Install Oh My Zsh:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/rob...)"
2. Install Powerlevel10k Theme
git clone https://github.com/romkatv/powerlevel... $ZSH_CUSTOM/themes/powerlevel10k
3. Install Auto Suggestions Plugin
git clone https://github.com/zsh-users/zsh-auto... $ZSH_CUSTOM/plugins/zsh-autosuggestions
4. Install Syntax Highlighting
git clone https://github.com/zsh-users/zsh-synt... $ZSH_CUSTOM/plugins/zsh-syntax-highlighting
5. Install Micro
sudo curl https://getmic.ro | bash
6. Open your .zshrc file with Micro
./micro ~/.zshrc
7. Set theme to (includes the quotes)
"powerlevel10k/powerlevel10k"
8. Activate Enable Correction
#ENABLE_CORRECTION="true"
to this
ENABLE_CORRECTION="true"
9. Add our plugins
plugins=(git zsh-autosuggestions zsh-syntax-highlighting)
10. Save by pressing CNTRL + Q and then type Y to save
11. Download Nerd Fonts
https://www.nerdfonts.com

My Gear:
Camera - Panasonic GH5: https://amzn.to/3q8rTrL
Lens - Sigma 18-35: https://amzn.to/3yGpBnF
Laptop of Choice: https://amzn.to/321P4fv
MX Master 2 Mouse: https://amzn.to/3eYodCE
Drevo Keyboard: https://amzn.to/2W2IL4e
Blue Yeti Microphone: https://amzn.to/3cXlFTd
Peak Design Tech Pouch: https://amzn.to/35mdTzH

Timestamps:
0:00 - Terminal Scawy
0:32 - Open Terminal
0:48 - Install Oh My Zsh
1:10 - Install Powerlevel10k
1:30 - Install Plugins
1:47 - Install Micro
2:12 - Open .zshrc config file with Micro
2:58 - Editing the file
3:55 - Saving the file
4:15 - Download Nerd Fonts
5:50 - Powerlevel10k Configuration Wizard
8:40 - How to rerun the configuration
9:00 - Cool Stuff
9:20 - Boom Shaka Lake the Like Button


Смотрите видео Make Your Mac Terminal Beautiful in Under 10 Minutes! [Oh My Zsh & Powerlevel10k] онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Jake Fishman 08 Декабрь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 36,74 раз и оно понравилось 84 людям.