- Notifications
You must be signed in to change notification settings - Fork4
antonioolf/cdi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Don't waste more time in the terminal browsing folders with CD
Copy paste and run in your terminal
curl -fsSL https://raw.githubusercontent.com/antonioolf/cdi/master/install.sh| bash
If you prefer to install it manually, the process is also very simple, it can be done with just two steps.
- Download the mainCDI scriptcdi.sh and place it in the
/usr/local/bin
directory (or any other of your choice). - Add an alias for the script to your
.bashrc
file as follows:
alias cdi='. /usr/local/bin/cdi.sh'
- Run
source ~/.bashrc
for the change to take effect
Just typecdi
Pull requests and issues are welcome!
About
CDI - Change directory interactive