Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 354 Bytes

File metadata and controls

21 lines (14 loc) · 354 Bytes

cd-alias bash extension

Description

Creates aliases for your cd bash command. cd alias

Installation

git clone https://github.com/marlosoft/cd-alias.git ~/.cd-alias
cd ~/.cd-alias/
bash ./install.sh

TODO

  • Add auto-completion
  • Check which is faster (using file or sqlite3)