Created
October 10, 2012 23:29
-
-
Save ismaelga/3869206 to your computer and use it in GitHub Desktop.
Pretzo sorin zpreztorc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Set the Prezto modules to load (browse modules). | |
# The order matters. | |
zstyle ':prezto:load' pmodule \ | |
'environment' \ | |
'terminal' \ | |
'editor' \ | |
'history' \ | |
'directory' \ | |
'spectrum' \ | |
'gnu-utility' \ | |
'utility' \ | |
'completion' \ | |
'git' \ | |
'archive' \ | |
'osx' \ | |
'perl' \ | |
'python' \ | |
'ruby' \ | |
'z' \ | |
'fasd' \ | |
'node' \ | |
'syntax-highlighting' \ | |
'history-substring-search' \ | |
'prompt' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment