/powerbash

Bash theme made to look like powerlevel10k

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

powerbash

Bash theme made to look like powerlevel10k
image
(image above is an example of unseperated_powerline_dark1)

Features

  • Git integration
  • Error code
  • Distro icons
  • Easy to use installation wizard
  • Updater

Installation:

To install, start by cloning this repository:

git clone https://github.com/z-ffqq/powerbash.git ~/.local/share/powerbash 
echo "source ~/.local/share/powerbash/powerbash.bash-theme" >> ~/.bashrc

Proceed by restarting bash:

exec bash

Start the installation wizard

pbash cfg

Then, proceed with the installation wizard.

Dependencies:

bash 4.4 or higher

GNU awk (gawk)

BSD or GNU sed

ncurses

Recommended

ble.sh | Syntax highlighting, advanced auto completion (if combined with bash-completion)
bash-completion | Advanced and programmable completion for bash