use pretzo overwrite
This commit is contained in:
parent
beeeffdc11
commit
ac4c78749b
2
Rakefile
2
Rakefile
@ -308,7 +308,7 @@ def install_prezto
|
||||
run %{ ln -nfs "$HOME/.yadr/zsh/prezto" "${ZDOTDIR:-$HOME}/.zprezto" }
|
||||
|
||||
# The prezto runcoms are only going to be installed if zprezto has never been installed
|
||||
install_files(Dir.glob('zsh/prezto/runcoms/z*').concat(['zsh/zshrc']), :symlink)
|
||||
install_files(Dir.glob('zsh/prezto/runcoms/z*'), :symlink)
|
||||
|
||||
puts
|
||||
puts "Overriding prezto ~/.zpreztorc with YADR's zpreztorc to enable additional modules..."
|
||||
|
Loading…
Reference in New Issue
Block a user