/.bashrc.d

⚙️ Personnal configuration for bash.

Primary LanguageShellMIT LicenseMIT

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)