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.1.tar.gz (8.3 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.1-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bankai-1.0.1.tar.gz
Algorithm Hash digest
SHA256 9b429dd175208c4bfac43b7bccf0318be82c0453c6cee7f95a2eeebaf98b279f
MD5 87c738f7d2dac68c3c03bf1789ccef0e
BLAKE2b-256 64c003b9fac44b0427458b5a45c989a34a4b9924771bcdb77fdc4df8542e23e3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for bankai-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 42fbd4d0559c32782a00d5bfcc3ffe8a70fe68606937e3074a14f0f3f2cb1b0d
MD5 803aab2005cd15627a4292339d591e7a
BLAKE2b-256 591fd62c3e72776ff3db30f5ddfcc85c8fc8d57c70bc9647bbaa8206c5e607bb

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