zsh和ohmyzsh安装以及powerlevel10k主题安装

18 篇文章 ¥29.90 ¥99.00
本文详细介绍了如何在Ubuntu系统中安装Zsh和Oh My Zsh,包括更新包列表、安装Zsh、切换到Zsh以及安装和配置Oh My Zsh。重点讲解了Powerlevel10k主题的安装和设置,包括安装Nerd Fonts以支持图形显示,以及通过p10k configure进行个性化设置。此外,还提及了已停更的Powerlevel9k主题作为对比。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1.安装 Zsh

1-1.打开你的 Ubuntu 终端,更新你的包列表
sudo apt update
1-2.安装 Zsh
sudo apt install zsh
1-3.切换到zsh

安装完成后,你可以通过运行

zsh

来切换到 Zsh shell,或者你可以将其设置为默认的 shell

chsh -s $(which zsh)
You can: 
(q) Quit and do nothing. The function will be run again next time.
(0) Exit, creating the file ~/.zshrc containing just a comment. That will prevent this function being run again.
(1) Continue to the main menu.
(2) Populate your ~/.zshrc with the configuration recommended by the system administrator and exit (you will need toedit the file by hand, if so desired).
 
-- Type one of the keys in parentheses ---

 如果出现

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

DN金猿

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值