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用貢獻製成。