In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-11 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
This article is about using open source tools to customize the Mac terminal theme what are the four steps, the editor feels very practical, so share with you to learn, I hope you can get something after reading this article, say no more, follow the editor to have a look.
Use open source tools to make your terminal window beautiful on Mac.
Are you ever tired of seeing the same old-fashioned terminal window on your macOS computer? If so, add some embellishment to your view using the open source Oh My Zsh framework and Powerlevel10k themes.
Step by step will allow you to start customizing your macOS terminal. If you are a Linux user, please check out Seth Kenlon's guide to add topics and plug-ins to Zsh for in-depth guidance.
Step 1: install Oh My Zsh
Oh My Zsh is an open source, community-driven framework for managing your Z shell (Zsh) configuration.
Oh My Zsh
Oh My Zsh is released under the license of MIT. Use the following command to install:
$sh-c "$(curl-fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" step 2: install Powerlevel10k fonts
Powerlevel10k
Powerlevel10k is a MIT licensed Zsh theme. Before installing Powerlevel10k, you need to install custom fonts for your terminal.
Go to the Powerlevel10 GitHub page and search for "fonts" in README. The steps for installing custom fonts will vary depending on your operating system. This requires simply clicking-downloading-installing a series of operations.
Powerlevel10k fonts
Step 3: install the Powerlevel10k theme
Next, run the following command to install Powerlevel10k:
Git clone-- depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom} / themes/powerlevel10k
When you are done, use a text editor such as Vim, open the ~ / .zshrc configuration file, set the line ZSH_THEME= "powerlevel10k/powerlevel10k, and save the file.
Step 4: complete the setup of Powerlevel10
Open a new terminal and you should see the Powerlevel10k configuration wizard. If not, run p10k configure to bring up the configuration wizard. If you installed a custom font in step 2, the icons and symbols should be displayed correctly. Change the default font to MeslowLG NF.
Powerlevel10k configuration
When you complete the configuration, you should see a beautiful terminal.
Oh My Zsh/Powerlevel10k theme
These are the four steps of customizing Mac terminal themes with open source tools. The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.