1.安装

从git上下载安装

# yum install git

基于Debian系统的用户用以下命令安装:

# apt-get install git

使用命令克隆screenFectch库:

# git clone [git://github.com/KittyKatt/screenFetch.git](git://github.com/KittyKatt/screenFetch.git) screenfetch

复制文件到/usr/bin/目录,并设置执行权限:

# cp screenfetch/screenfetch-dev /usr/bin/screenfetch

# chmod +x /usr/bin/screenfetch

运行screenFectch:

# screenfetch

 

从包管理器安装

ubuntu

apt-get install screenfetch

macos

brew install screnfetch

2.效果

ubuntu

centos

macos

推荐文章

评论可见,请评论后查看内容,谢谢!!!评论后请刷新页面。