Better explained

This commit is contained in:
Samuel Vasko 2013-07-16 00:24:32 +02:00
parent 7a6cc21506
commit a41e50f2e9

View File

@ -17,7 +17,7 @@ The main advantage of Cmder is portablibity. It is designed to be totally self-c
1. (optional) Place files into `bin` folder, it will be injected into your PATH. 1. (optional) Place files into `bin` folder, it will be injected into your PATH.
1. Run cmder 1. Run cmder
*(There will a version with installer)* *(There will be a version with installer)*
## Keyboard shortcuts ## Keyboard shortcuts
@ -40,13 +40,8 @@ The main advantage of Cmder is portablibity. It is designed to be totally self-c
## Features ## Features
### Aliases ### Aliases
You can define simple aliases with You can define simple aliases with command `alias name=command`.
For example there is one defined for you `alias e.=explorer .`
alias=command
For example there is one defined for you
e.=explorer .
All aliases will be saved in `/config/aliases` file All aliases will be saved in `/config/aliases` file