1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 21:51:42 +00:00

[#171] Move environment variables into zshenv

This commit is contained in:
Sorin Ionescu
2012-05-22 13:07:33 -04:00
parent bdaba6a714
commit 7a4433e92c
3 changed files with 69 additions and 69 deletions

View File

@ -5,9 +5,6 @@
# Sorin Ionescu <sorin.ionescu@gmail.com>
#
# Set the path to Oh My Zsh.
export OMZ="$HOME/.oh-my-zsh"
# Set the key mapping style to 'emacs' or 'vi'.
zstyle ':omz:module:editor' keymap 'emacs'