Skip to content

Commit

Permalink
typo fix in the documentation (theme_display_rwt => theme_display_rw)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bastes authored Jun 12, 2017
1 parent c592905 commit a908eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ set -g theme_display_jobs no
set -g theme_display_jobs_always yes
## Hide the current directory read/write indicator.
set -g theme_display_rwt no
set -g theme_display_rw no
## Don't display the VirtualEnv prompt.
set -g theme_display_virtualent no
Expand Down

0 comments on commit a908eef

Please sign in to comment.