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
- Host: GitHub
- URL: https://github.com/m3tozz/neocat
- Owner: m3tozz
- License: gpl-3.0
- Created: 2023-05-14T07:59:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T07:39:16.000Z (3 months ago)
- Last Synced: 2025-03-30T08:30:38.252Z (24 days ago)
- Topics: config, hyprland-config, linux, neocat, neofetch, neofetch-clone, neofetch-config, neofetch-configuration, neofetch-theme, neofetch-themes, termux, termux-banner
- Language: Shell
- Homepage: https://m3tozz.github.io/NeoCat/
- Size: 973 KB
- Stars: 154
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 FetchArch 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.Back Up Your Own NeoFetch Configuration
--```bash
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