rubenvdham / bashrc

My (Manjaro) bashrc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My bashrc setup

This is my personal setup. I included my default Manjaro bashrc.

credits and inspiration

Installation

Append to your current bashrc

make append

Overwrite your current bashrc (and backup the old one)

make overwrite

Revert old backup

make revert

About

My (Manjaro) bashrc


Languages

Language:Shell 86.6%Language:Makefile 13.4%