cdf: depricated cdf
This commit is contained in:
parent
f97cf48ba4
commit
18a3bef924
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
#!/bin/bash
|
#!/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`
|
# 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
|
# cd find (interactive): cd to the containing dir of a file, or inside a folder, given part of its name
|
||||||
|
|
Loading…
Add table
Reference in a new issue