wget -O screenfetch https://git.io/vaHfR #取文件chmod +x screenfetch #添加执行权限mv screenfetch /usr/bin/ #移动到用户可执行文件目录