Skip to content

Instantly share code, notes, and snippets.

@ismaelga
Created October 10, 2012 23:29
Show Gist options
  • Save ismaelga/3869206 to your computer and use it in GitHub Desktop.
Save ismaelga/3869206 to your computer and use it in GitHub Desktop.
Pretzo sorin zpreztorc
# 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