Skip to content

Commit 6ca10f1

Browse files
committed
Update Zsh.md
1 parent 96dd67d commit 6ca10f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zsh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
## 差异
103103

104104
- 我们现在增加系统变量在:/etc/profile 后,输入命令:source /etc/profile 之后,重启服务器发现刚刚的系统变量现在没效果。
105-
- 解决办法:`vim ~/.zshrc`,在该配置文件里面增加一行:`source /etc/profile`然后重启系统再试一下
105+
- 解决办法:`vim ~/.zshrc`,在该配置文件里面增加一行:`source /etc/profile`然后刷新 zsh 的配置:`source ~/.zshrc`
106106

107107

108108
## 资料

0 commit comments

Comments
 (0)