An open API service indexing awesome lists of open source software.

https://github.com/m3tozz/neocat

NeoCat - NeoFetch Theme Pack
https://github.com/m3tozz/neocat

config hyprland-config linux neocat neofetch neofetch-clone neofetch-config neofetch-configuration neofetch-theme neofetch-themes termux termux-banner

Last synced: 17 days ago
JSON representation

NeoCat - NeoFetch Theme Pack

Awesome Lists containing this project

README

        

#

NeoCat NeoFetch Theme Pack.

--------------------------------------------------------------------------

What is NeoCat?
--
NeoCat contains its own neofetch configurations and uploads the selected configuration to your system!

--------------------------------------------------------------------------

Install (Automatic)
--
```bash
git clone --depth 1 https://github.com/m3tozz/NeoCat.git && cd NeoCat && bash ./neocat.sh --shell
```

Install (Manual)
--
```bash
git clone https://github.com/m3tozz/NeoCat.git
```
```bash
cd NeoCat
```
```bash
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
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
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