mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Update README.md
This commit is contained in:
parent
bd9ffb33e5
commit
6781e336f6
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ is specified in a git directory, `git status` is executed; in other directories,
|
|||
|
||||
```zsh
|
||||
# defaults
|
||||
MAGIC_ENTER_GIT_COMMAND='git status -u .'
|
||||
MAGIC_ENTER_OTHER_COMMAND='ls -lh .'
|
||||
MAGIC_ENTER_GIT_COMMAND='gst'
|
||||
MAGIC_ENTER_OTHER_COMMAND='l'
|
||||
|
||||
plugins=(... magic-enter)
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue