mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 08:41:43 +00:00
Changed the main file extension from sh to zsh.
This commit is contained in:
@ -18,7 +18,7 @@ export DISABLE_AUTO_TITLE='false'
|
||||
# Example: plugins=(rails git textmate ruby lighthouse)
|
||||
plugins=(git)
|
||||
|
||||
source "$ZSH/oh-my-zsh.sh"
|
||||
source "$ZSH/oh-my-zsh.zsh"
|
||||
|
||||
# Customize to your needs...
|
||||
|
Reference in New Issue
Block a user