mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-01-23 11:21:45 +08:00
zh-CN/README: Update header badges
This commit is contained in:
parent
058a222f24
commit
b2b46144ad
|
@ -3,7 +3,7 @@
|
|||
|
||||
> The <a href="http://fishshell.com">Fishshell</a> Framework
|
||||
|
||||
[![MIT License](https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square)](../../LICENSE.md) [![Fish Shell Version](https://img.shields.io/badge/fish-v2.2.0-007EC7.svg?style=flat-square)](http://fishshell.com) [![Travis Build Status](http://img.shields.io/travis/oh-my-fish/oh-my-fish.svg?style=flat-square)](https://travis-ci.org/oh-my-fish/oh-my-fish) [![Travis Build Status](https://img.shields.io/badge/gitter-join_chat-brightgreen.svg?style=flat-square)](https://gitter.im/oh-my-fish/oh-my-fish?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[![MIT License](https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square)](/LICENSE.md) [![Fish Shell Version](https://img.shields.io/badge/fish-v2.2.0-007EC7.svg?style=flat-square)](http://fishshell.com) [![Travis Build Status](http://img.shields.io/travis/oh-my-fish/oh-my-fish.svg?style=flat-square)](https://travis-ci.org/oh-my-fish/oh-my-fish) [![Slack Status](https://oh-my-fish-slack.herokuapp.com/badge.svg)](https://oh-my-fish-slack.herokuapp.com)
|
||||
|
||||
Oh My Fish 提供核心基础设施的配置,允许每个人可以轻松安装插件或随心所欲更换 Shell 外观样式,它的速度敏捷和可扩展性让你**如鱼得水**。
|
||||
|
||||
|
@ -17,7 +17,7 @@ Oh My Fish 提供核心基础设施的配置,允许每个人可以轻松安装
|
|||
# 安装
|
||||
|
||||
```fish
|
||||
curl -L github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | fish
|
||||
curl -L github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | fish
|
||||
omf help
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user