Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 551 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 551 Bytes

BrBr

Custom bash cheatsheets "private" repo.

Created with navi and fzf.


Installation

Currently only supports Linux and MacOS with bash.

1. Clone repo
cd /opt/
git clone https://github.com/mifraburneo/brbr
2. Execute installation script
cd /opt/brbr/installation
./install.sh -i

Uninstall

Uninstalling is easy and a reinstall grants the latests version of fzf.

cd /opt/brbr/installation
./install.sh -u