Skip to content

0vf/powerbash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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