posts/zsh-config-oh-my-zsh/ #7
Replies: 25 comments 6 replies
-
|
文章加个目录应该会好一些 |
Beta Was this translation helpful? Give feedback.
-
|
漏了一个细节,新安装了 Oh My Zsh后原来配置在.bashrc中的环境信息会无法生效 |
Beta Was this translation helpful? Give feedback.
-
|
谢谢你的文章,很清晰,按照你的流程完全无误,没有各种错误和中断 |
Beta Was this translation helpful? Give feedback.
-
|
感谢博主,非常有用的教程 |
Beta Was this translation helpful? Give feedback.
-
|
博主写的配置过程很详细,一遍过成功配置完成了。 |
Beta Was this translation helpful? Give feedback.
-
|
很好的 guideline 👍 |
Beta Was this translation helpful? Give feedback.
-
|
赞!很有用 |
Beta Was this translation helpful? Give feedback.
-
|
好文章!!! |
Beta Was this translation helpful? Give feedback.
-
|
作者大大,请问设置为默认时报错chsh: /bin/zsh is an invalid shell |
Beta Was this translation helpful? Give feedback.
-
|
谢谢你!解决了,感谢感谢🙏🏻
…---Original---
From: ***@***.***>
Date: Mon, Dec 9, 2024 11:43 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [leegical/leegical.github.io] posts/zsh-config-oh-my-zsh/(Discussion #7)
可能
没有安装zsh,手动安装一下再尝试
你所使用的系统,zsh二进制不在/bin/zsh,请自行搜索一下
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
非常有用,感谢. |
Beta Was this translation helpful? Give feedback.
-
|
谢谢你!
…---Original---
From: ***@***.***>
Date: Sat, Dec 7, 2024 22:07 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [leegical/leegical.github.io] posts/zsh-config-oh-my-zsh/(Discussion #7)
我不是作者,我这是看到了你的问题,你可以尝试使用简单的find指令
find /usr -name zsh
来尝试寻找zsh,这可能能帮助到你,祝你好运
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
谢谢
…---Original---
From: ***@***.***>
Date: Mon, Dec 9, 2024 11:43 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [leegical/leegical.github.io] posts/zsh-config-oh-my-zsh/(Discussion #7)
可能
没有安装zsh,手动安装一下再尝试
你所使用的系统,zsh二进制不在/bin/zsh,请自行搜索一下
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
很好的文章 以前需要找很多文章 东拼西凑 这次终于可以一条龙配完 |
Beta Was this translation helpful? Give feedback.
-
|
很准确,很详细 |
Beta Was this translation helpful? Give feedback.
-
|
想问问你对fish shell的看法 |
Beta Was this translation helpful? Give feedback.
-
|
好文章,非常适合我这种小白 |
Beta Was this translation helpful? Give feedback.
-
|
好耶 |
Beta Was this translation helpful? Give feedback.
-
|
文章不错 |
Beta Was this translation helpful? Give feedback.
-
|
感谢!很有帮助! |
Beta Was this translation helpful? Give feedback.
-
|
good article, love from China :) |
Beta Was this translation helpful? Give feedback.
-
|
最完备的最贴心的 zsh 配置教程 👍 |
Beta Was this translation helpful? Give feedback.
-
|
这个终端字体是什么 :) |
Beta Was this translation helpful? Give feedback.
-
|
使用第三方主题 pure 时,千万不要填写 zsh_theme 字段。 正确姿势如下: 追加以下三行: source .zshrc |
Beta Was this translation helpful? Give feedback.
-
|
谢谢,写的很好 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
posts/zsh-config-oh-my-zsh/
传统的 bash 功能比较简陋,且不美观。本文基于 Ubuntu22.04 LTS 系统,安装 zsh,并使用 oh-my-zsh 对终端进行美化。Oh My Zsh 是基于 zsh 命令行的一个扩展工具集,提供了丰富的扩展功能。
https://www.haoyep.com/posts/zsh-config-oh-my-zsh/
Beta Was this translation helpful? Give feedback.
All reactions