0vf / powerbash

Bash theme made to look like powerlevel10k

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bash theme made to look like powerlevel10k

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 96.2%Language:Makefile 3.8%