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.4.tar.gz (16.8 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.4-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bankai-1.0.4.tar.gz
Algorithm Hash digest
SHA256 fdb324e337bc08a9047846e39ef759fadc0ef4bec2525874b62e2069dfec3e3b
MD5 7716d367dbe43324beede7435de3f9f5
BLAKE2b-256 f88729b7458be32d4a5a125400af779b6ed6210e9b537b3cf2eadf2621e58910

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for bankai-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2c6661464b044e825412276f905388f0ea0249565df51b72e5e69ac44b20a0a7
MD5 9d038738d41a1dbfae559e950e29b1b4
BLAKE2b-256 a1ab0bb34a8646919f21514aabd9b1fe2e8d721ea93a3bf7d7eb0faa64443580

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