Skip to content

VAibhav1031/Best_kitty_setup

Repository files navigation

Project Banner

🐱‍👤 Kitty Terminal + Oh My Bash Installer

Install Kitty terminal, configure it with Oh My Bash, and customize your Bash experience with a beautiful banner! 🎉

📑 Table of Contents

📜 About

This project provides an easy-to-use installation script to configure the Kitty terminal with Oh My Bash. It automatically applies the Kitsune theme and customizes your terminal with a banner using figlet and lolcat.

You can change the theme by editing the Kitty config file located at ~/.config/kitty/kitty.conf.

⚙️ Installation

To get started, simply clone the repository and run the installation script:

git clone https://github.com/VAibhav1031/Best_kitty_setup.git
cd Best_kitty_setup
chmod +x setup_kitty_ohmybash.sh
./setup_kitty_ohmybash.sh

🗑️ Uninstallation

If you want to uninstall the setup, simply run the following command:

chmod +x setup_uninstall.sh
./setup_uninstall.sh

This will remove Oh My Bash and any modifications made during the installation process.

🔧 Prerequisites

  • A supported Linux distribution (e.g., Fedora, Ubuntu, Arch)
  • Available package managers: dnf, apt, or pacman

✨ Features

  • 📦 Installs Kitty terminal automatically
  • 🎨 Configures Oh My Bash with the beautiful Kitsune theme
  • 💻 Displays a custom banner using figlet and lolcat
  • 🔍 Supports multiple Linux package managers (dnf, apt, pacman)

🛠️ How to Use

  1. Clone this repository
  2. Run the installation script
  3. Restart Kitty to see your custom terminal environment

🤝 Contributing

Contributions are welcome! Feel free to submit a pull request, open an issue, or suggest new features!

📝 License

This project is licensed under the MIT License – see the LICENSE file for more details.

Made with ❤️ by Vaibhav Tiwari

About

Kitty Terminal Configuration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages