Update command/neofetach.md (#375)
This commit is contained in:
parent
87e95e8818
commit
22f7c284fc
|
|
@ -12,30 +12,30 @@ Neofetch是一个在终端上显示带有发行徽标的系统信息工具,neo
|
||||||
|
|
||||||
Neofetch是一个开源工具,[项目地址](https://github.com/dylanaraps/neofetch)
|
Neofetch是一个开源工具,[项目地址](https://github.com/dylanaraps/neofetch)
|
||||||
|
|
||||||
|
|
||||||
### 安装
|
### 安装
|
||||||
|
|
||||||
Debian/Ubuntu
|
Debian/Ubuntu
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo apt install neofetch -y
|
sudo apt install neofetch -y
|
||||||
```
|
```
|
||||||
|
|
||||||
CentOS
|
CentOS
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo yum install neofetch -y
|
sudo yum install neofetch -y
|
||||||
sudo dnf install neofetch -y
|
sudo dnf install neofetch -y
|
||||||
```
|
```
|
||||||
|
|
||||||
[更多系统安装](https://github.com/dylanaraps/neofetch/wiki/Installation)
|
[更多系统安装](https://github.com/dylanaraps/neofetch/wiki/Installation)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 语法
|
### 语法
|
||||||
|
|
||||||
```
|
```
|
||||||
neofetach
|
neofetach
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### 返回
|
### 返回
|
||||||
|
|
||||||
**回显**
|
**回显**
|
||||||
|
|
||||||
macOS:
|
macOS:
|
||||||
|
|
@ -60,6 +60,7 @@ macOS:
|
||||||
```
|
```
|
||||||
|
|
||||||
Ubuntu:
|
Ubuntu:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
.-/+oossssoo+/-. root@root
|
.-/+oossssoo+/-. root@root
|
||||||
`:+ssssssssssssssssss+:` ------------
|
`:+ssssssssssssssssss+:` ------------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue