diff --git a/.config/shell/functions/cdf b/.config/shell/functions/cdf index 2da88f3..158a368 100644 --- a/.config/shell/functions/cdf +++ b/.config/shell/functions/cdf @@ -1,4 +1,7 @@ #!/bin/bash +## DEPRICATED in favor of cds +# cds now has all the capabilities of this, and it does it all better while being easier to type and remember + # Source this and then run `cdf` # cd find (interactive): cd to the containing dir of a file, or inside a folder, given part of its name