Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 296 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 296 Bytes

bashrc

My bash configuration

Installation: In order for one to install my bash configuration, one must clone this repository and then change his ~/.bashrc as follows:

new content of ~/.bashrc: """ #! /bin/bash

source /bashrc.sh """

and off you go!