rxfetch
1.0.0

BASHスクリプトで記述されたカスタムシステムフェッチングツール。
このリポジトリのクローンやrxfetchをインストールしたくない場合は、Curlを使用できます。
$ 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に配置して、rxfetchをパスに追加することもできます $ sudo cp rxfetch /usr/local/bincontrib.rocksで作られています。