rxfetch
1.0.0

自定义系统获取工具用bash脚本编写。
如果您不想克隆此仓库或安装Rxfetch,则可以使用卷发。
$ curl https://raw.githubusercontent.com/Mangeshrex/rxfetch/main/rxfetch | bash rxfetch在AUR中可用,您可以与
$ yay -S rxfetch另外,也安装字体
$ yay -S ttf-material-design-icons包括在主存储库中,安装以下安装:
$ pkg in rxfetch # clones the rxfetch repo
$ git clone https://github.com/mangeshrex/rxfetch
# cd into rxfetch
$ cd rxfetch
# copy the fonts
$ cp ttf-material-design-icons/* $HOME/.local/share/fonts
# update fontconfig
$ fc-cache -fv
# run rxfetch
$ ./rxfetch如果已安装字体,则只需运行此命令即可。
$ wget https://raw.githubusercontent.com/Mangeshrex/rxfetch/main/rxfetch && chmod +x rxfetch/usr/local/bin中 $ sudo cp rxfetch /usr/local/bin用贡献制成。