Skip to content

Commit

Permalink
Trim trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
a1346054 committed Sep 12, 2021
1 parent e5bde14 commit b693560
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To enable case-sensitive directory name matching, use `-s` instead of `-si` in t
**How to use:**

If you are in this path `/home/user/project/src/org/main/site/utils/file/reader/whatever`
and you want to go to `site` directory quickly,
and you want to go to `site` directory quickly,

then just type:
`bd site`
Expand All @@ -67,7 +67,7 @@ You can take advantage of that by combining <code>\`bd \<letter(s)\>\`</code> wi
1. If you just want to list the contents of a parent directory,
without going there, then you can use:
<code>ls \`bd p\`</code>
in the given example, it will list the contents of
in the given example, it will list the contents of
`/home/user/project/`

2. If you want to execute a file somewhere in a parent directory,
Expand Down Expand Up @@ -100,4 +100,4 @@ You can take advantage of that by combining <code>\`bd \<letter(s)\>\`</code> wi
* [0rax/fish-bd](https://github.com/0rax/fish-bd) - bd for [fish](http://fishshell.com/) shell
* [rvraghav93/win-bd](https://github.com/rvraghav93/win-bd) - bd for command prompt
* [peterwvj/eshell-up](https://github.com/peterwvj/eshell-up) - bd inspired command for Emacs' eshell
* [alebcay/awesome-shell](https://github.com/alebcay/awesome-shell) - A curated list of awesome command-line frameworks, toolkits, guides and gizmos
* [alebcay/awesome-shell](https://github.com/alebcay/awesome-shell) - A curated list of awesome command-line frameworks, toolkits, guides and gizmos

0 comments on commit b693560

Please sign in to comment.