mfhepp / cdf

cdf: Change to favorite directories in Bash
https://mfhepp.github.io/cdf/
MIT License
1 stars 0 forks source link

Update autocomplete if shortcut is being added or removed #6

Open mfhepp opened 4 months ago

mfhepp commented 4 months ago

Currently, the list of shortcuts for autocompletion is updated only when you either open new terminal or reload the shell profile.

It would be better to update the list of shortcuts when a new entry is added or an existing entry has been removed.