Populate repo
This commit is contained in:
7
zsh/.oh-my-zsh/plugins/zsh_reload/zsh_reload.plugin.zsh
Normal file
7
zsh/.oh-my-zsh/plugins/zsh_reload/zsh_reload.plugin.zsh
Normal file
@ -0,0 +1,7 @@
|
||||
print ${(%):-"%F{yellow}The \`zsh_reload\` plugin is deprecated and will be removed."}
|
||||
print ${(%):-"Use \`%Bomz reload%b\` or \`%Bexec zsh%b\` instead.%f"}
|
||||
|
||||
src() {
|
||||
print ${(%):-"%F{yellow}$0 is deprecated. Use \`%Bomz reload%b\` or \`%Bexec zsh%b\` instead.%f\n"}
|
||||
omz reload
|
||||
}
|
Reference in New Issue
Block a user