Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 270 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 270 Bytes

bashrc

My .bashrc file

To apply without copying it, just append into your ~/.bashrc file:

source <(curl -s https://raw.githubusercontent.com/alessandroargentieri/bashrc/master/.bashrc)

And it will fetch from the repo .bashrc the aliases and functions.