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

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bankai-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9f3300a2c04f2d4b956c081b00ac3f2a23908de17c77de577cd829d82e305292
MD5 019131d6ac8c62b03d08bac5286ced9e
BLAKE2b-256 e2c83387d42b4fecb294f0f4b7159467c1aa5fd37ea5665a70e832596c81317f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for bankai-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a84b39806a181602df7f9af81030d6b2ae37b200a823cc15a975c283a7073d89
MD5 8477226b7b1f9ea130b01a8aa609e72e
BLAKE2b-256 099982587a9627fecb911fb433e08c2a366a677e2a3de4e1e1b01812db70c46b

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