Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 254 Bytes

bashrc.d

Configuration bash

Setup

  • git clone --recurse-submodules git@github.com:adrien-chinour/.bashrc.d.git ~/.bashrc.d

  • Update your ~/.bashrc

source ~/.bashrc.d/.bundle
  • reload your terminal (exit or source ~/.bashrc)