Skip to main content

TUI to help you setup your Linux system

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

Bankai Linux Setup (inspired by the anime "Bleach")

Quick Start:

pipx install bankai
bankai

Bankai is a modular, multi-distro Linux setup and configuration toolkit. It automates the installation of essential applications, developer tools, terminal configs, and user environment tweaks for several popular Linux distributions.

Supported Distributions

  • CachyOS / Arch-based
  • Kubuntu / Debian / Ubuntu
  • Nobara / Fedora

[!NOTE] The current release is primarily focused on and tested with Arch-based distributions like CachyOS. , the plan for other distributions is to have them working as well, but it's not a priority. and does not work in this release.

Features

  • Automated installation of system packages and Flatpaks.
  • Terminal and shell configuration (Fish, Starship, Fisher, etc.)
  • IDEs, developer tools, and language managers (Rust, Node, Python, etc.)
  • Optional gaming, Docker, and other productivity enhancements
  • Modular config files for terminals (Kitty, Alacritty, Ghostty, Fastfetch)
  • Git and SSH setup helper

Usage

After installation, simply run the main command:

bankai
  • The script will auto-detect your OS or prompt you to select one.
  • You can specify the OS directly:
    bankai --os cachyos   # or kubuntu, nobara
    
  • Any extra arguments will be passed to the OS-specific script by adding -- before them:
    bankai --os cachyos -- --some-arg
    
  • Follow the prompts for optional installs (gaming, Docker, Fish shell, etc.).

Notes

  • pipx is the recommended tool for installing command-line applications like Bankai, as it isolates them in their own environments. You can install it via pip install pipx.
  • Some steps will require sudo privileges. The script will prompt you for your password when needed.
  • A system restart or re-login is recommended for all changes to take effect.

For Developers (Contributing)

If you want to contribute or customize the scripts, you can clone the repository:

git clone https://github.com/axatbhardwaj/bankai.git
cd bankai
# Recommended: create a virtual environment
python -m venv .venv
source .venv/bin/activate
# Install in editable mode
pip install -e .
# Now you can run your local version
bankai
  • Package lists are in common/
  • Configuration templates are in configs/
  • OS-specific logic is in os_scripts/

License

MIT (see repository)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bankai-1.0.3.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bankai-1.0.3-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

Details for the file bankai-1.0.3.tar.gz.

File metadata

  • Download URL: bankai-1.0.3.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.8

File hashes

Hashes for bankai-1.0.3.tar.gz
Algorithm Hash digest
SHA256 0eb83c4e30a2cbd3b67c266092532f54e2701bd0a2980b836e77bc6d4e2b2bdf
MD5 242cbdc52cc94d721e8ec88a358f5722
BLAKE2b-256 f83c3aed00aa8fc31f2a84f3aa7e50c2d8848ac9ab19d9ab704557ff4de2f2c1

See more details on using hashes here.

File details

Details for the file bankai-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: bankai-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 19.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.8

File hashes

Hashes for bankai-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 40df2264324eafcf3548dd6fda01eda4486bf67ee24f07da45bb446fb9cb1cc2
MD5 16ce4087dd2d51bb884c3ad7f999c25f
BLAKE2b-256 4f434a3faa3115351f7dbe836962751a00f8c10a87138e7be960ef4c01e4005a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page