Just a collection of customized bash programs to improve the default terminal.
Find a file
2026-02-12 10:38:35 +01:00
.gitattributes added .gitattributes 2026-02-12 10:38:35 +01:00
default-bash.src patched a bug in the default bash 2026-02-12 10:36:31 +01:00
LICENSE Initial commit 2026-02-12 10:07:33 +01:00
README.md updated readme with a quick install guide 2026-02-12 10:36:15 +01:00
viper-bash.src viper's custom bash 2026-02-12 10:36:52 +01:00

bash

Just a collection of customized bash programs to improve the default terminal.

How to install

  1. Copy and paste the sourcode of one of the bash programs in your code editor.
  2. Compile to /bin/bash
  3. Restart your terminal, and enjoy!