Use .oh-my-zsh directory (for now)
This commit is contained in:
parent
f749fc7d90
commit
a70a694246
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
#
|
||||
|
||||
# Set the path to Prezto.
|
||||
export PREZTO="$HOME/.prezto"
|
||||
# TODO: use $HOME/.prezto
|
||||
export PREZTO="$HOME/.oh-my-zsh"
|
||||
|
||||
# Paths
|
||||
typeset -gU cdpath fpath mailpath manpath path
|
||||
|
|
Loading…
Add table
Reference in a new issue