Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 498 Bytes

File metadata and controls

23 lines (17 loc) · 498 Bytes

Bash configuration

My bash terminal configurations.

Much of these configs are ancient and are abandoned; as such, they are skipped in the 'installation' step. They'll be culled in the future.

Installation

cd ~/.config
git clone git@github.com:dotfile/bash.git

ln -s ~/.config/bash/inputrc ~/.inputrc

Other Configs