Skip to content

m3tozz/NeoCat

Repository files navigation

NeoCat NeoFetch Theme Pack.


What is NeoCat?

NeoCat contains its own neofetch configurations and uploads the selected configuration to your system!


Install (Automatic)

git clone --depth 1 https://github.com/m3tozz/NeoCat.git && cd NeoCat && bash ./neocat.sh --shell

Install (Manual)

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

Install Terminal Icons (icons-in-terminal)

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-fonts
Fedora 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.

Back Up Your Own NeoFetch Configuration

bash ./neocat.sh --backup

Themes

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