diff --git a/README.md b/README.md index bc83348..ae11ad5 100644 --- a/README.md +++ b/README.md @@ -4445,7 +4445,7 @@ _**Usage**_ : >**Note** - More info on usage : -> man fd

+> man fd # @@ -4453,6 +4453,8 @@ _**Usage**_ :

A faster way to move around directories

[commacd](https://github.com/shyiko/commacd) + +_**Install**_ : ```bash curl -sSL https://github.com/shyiko/commacd/raw/v1.0.0/commacd.sh -o ~/.commacd.sh && \ echo "source ~/.commacd.sh" >> ~/.bashrc @@ -4484,6 +4486,8 @@ _**Usage**_ : | on the Desktop, cd into jdk8 without hitting | └─> | cd ~/Desktop/jdk8 | | interactive mode (the one shown above). | | | +Tab = Autocomplete + >**Note** - More info on usage : > [shyiko.com/commacd](https://shyiko.com/2014/10/10/commacd/)