mirror of
https://github.com/trinib/Linux-Bash-Commands.git
synced 2025-02-23 16:29:47 -05:00
Update README.md
This commit is contained in:
parent
7300c5e0ea
commit
0ec45534c8
@ -4445,7 +4445,7 @@ _**Usage**_ :
|
||||
|
||||
>**Note** - More info on usage :
|
||||
|
||||
> man fd</p>
|
||||
> man fd
|
||||
#
|
||||
|
||||
</details>
|
||||
@ -4453,6 +4453,8 @@ _**Usage**_ :
|
||||
<details><summary><h3>A faster way to move around directories <img src="https://user-images.githubusercontent.com/18756975/201506739-b30571af-0223-4413-86a6-c6fb6a887ce3.png" width=15px height=20px></h3></summary>
|
||||
|
||||
[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/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user