1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 09:19:25 +00:00

[Fix #253] Move Prezto settings into their own file

This commit is contained in:
Sorin Ionescu
2012-09-03 16:38:18 -04:00
parent d041e44cfe
commit cc7e43b242
16 changed files with 97 additions and 76 deletions

View File

@ -9,7 +9,7 @@ Settings
### Auto-Title
To auto set the terminal window and tab titles with the current command or
directory, add the following to *zshrc*:
directory, add the following to *zpreztorc*:
zstyle ':prezto:module:terminal' auto-title 'yes'