NeoCat contains its own neofetch configurations and uploads the selected configuration to your system!
git clone --depth 1 https://github.com/m3tozz/NeoCat.git && cd NeoCat && bash ./neocat.sh --shell
git clone https://github.com/m3tozz/NeoCat.git
cd NeoCat
bash ./neocat.sh --help
Installation for Termux
Automatic Installation
git clone --depth 1 https://github.com/m3tozz/NeoCat.git && cd NeoCat && bash ./neocat-termux.sh
Manual Installation
git clone --depth 1 https://github.com/m3tozz/NeoCat.git
cd NeoCat
bash ./neocat-termux.sh
bash ./install-icons.sh
Icons Not Working On My Fetch
Arch Linux
Use This Command: git clone https://aur.archlinux.org/ttf-meslo-nerd-font-powerlevel10k.git && cd ttf-meslo-nerd-font-powerlevel10k && makepkg -si && cd ..
Ubuntu/Debian
Use This Command: mkdir ~/.fonts &&
wget -P ~/.fonts https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/CascadiaCode.zip \
&& cd ~/.fonts \
&& unzip CascadiaCode.zip \
&& rm CascadiaCode.zip \
&& fc-cache -fv
And then go to your terminal settings and select CascadiaCode from the font section.
OpenSUSE
Install This Package: https://software.opensuse.org/package/symbols-only-nerd-fontsFedora
Use This Command: mkdir ~/.fonts &&
wget -P ~/.fonts https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/CascadiaCode.zip \
&& cd ~/.fonts \
&& unzip CascadiaCode.zip \
&& rm CascadiaCode.zip \
&& fc-cache -fv
And then go to your terminal settings and select CascadiaCode from the font section.
bash ./neocat.sh --backup
How can I add my own neofetch configuration to the neocat community?
Fork this repo, add your theme, and submit a pull request.Support | Bağış Yap
Donate Link (Turkish) or BuyMeACoffee.
made by m3tozz