# 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
apt-get install screenfetch
brew install screnfetch
“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” – Tom Cargill
标 题:Linux安装screenfetch