mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
Updating speed test info and using zsh command line.
This commit is contained in:
parent
cf5db83fac
commit
fe63ed09b7
1 changed files with 3 additions and 3 deletions
|
@ -14,8 +14,8 @@ $ time hg branch
|
|||
### Branch plugin
|
||||
|
||||
```shell
|
||||
$ time sh /tmp/branch_prompt_info.sh
|
||||
0.01s user 0.01s system 81% cpu 0.018 total
|
||||
$ time zsh /tmp/branch_prompt_info_test.zsh
|
||||
0.00s user 0.01s system 78% cpu 0.014 total
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Reference in a new issue