Add `cd_quotes` to README.md
This commit is contained in:
parent
1781992891
commit
b8fc960d40
|
|
@ -210,6 +210,7 @@ following rules are enabled by default:
|
|||
* `cd_cs` – changes `cs` to `cd`;
|
||||
* `cd_mkdir` – creates directories before cd'ing into them;
|
||||
* `cd_parent` – changes `cd..` to `cd ..`;
|
||||
* `cd_quotes` – adds quotes around directories with spaces in filenames when cd'ing into them;
|
||||
* `chmod_x` – add execution bit;
|
||||
* `choco_install` – append common suffixes for chocolatey packages;
|
||||
* `composer_not_command` – fixes composer command name;
|
||||
|
|
|
|||
Loading…
Reference in New Issue