Skip to content

Commit

Permalink
Adds additional support for PS prompt context expansion
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpneumann authored and Taylor Price committed Oct 23, 2019
1 parent 8ac48ee commit 10c169c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions modules/editor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ To enable the prompt context to be set, add the following to your
zstyle ':prezto:module:editor' ps-context 'yes'
```

### PS Context

To enable the prompt context to be set, add the following to your
*zpreztorc*.

zstyle ':prezto:module:editor' ps-context 'yes'

Theming
-------

Expand Down

0 comments on commit 10c169c

Please sign in to comment.