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-0.1.4.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

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

bankai-0.1.4-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bankai-0.1.4.tar.gz
Algorithm Hash digest
SHA256 1ffe465554d7e517e71a28f29f17dbb9e6a32f259ae37298e428d8aee8124f85
MD5 f9f6f6fb5d14b726997167d2026a48f5
BLAKE2b-256 f320f082abcffc1087a0dfb3b97fabb72d0a825768dc43bb812c9cc6d51466ac

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for bankai-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ec3a70ea59543686bcfd0a8601b90c2efb640fc7b7d941be328c7d65676e797a
MD5 23b339a67ced057e94ac0eae41611a99
BLAKE2b-256 2bd3e25736115ca05a8e6275b48776e156702f9c5e762b1a0e6f5b6bee2fb0be

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