zsh: simplify OMZ snippet loads
Alan Pearce alan@alanpearce.eu
Wed, 19 Dec 2018 11:43:21 +0100
1 files changed, 2 insertions(+), 2 deletions(-)
jump to
M zsh/.config/zsh/.zshrc → zsh/.config/zsh/.zshrc
@@ -140,8 +140,8 @@ zplugin load "caarlos0/zsh-open-pr" zplugin ice blockf zplugin light "mollifier/anyframe" -zplugin snippet "https://github.com/robbyrussell/oh-my-zsh/blob/master/lib/functions.zsh" -zplugin snippet "https://github.com/robbyrussell/oh-my-zsh/blob/master/lib/termsupport.zsh" +zplugin snippet "OMZ::lib/functions.zsh" +zplugin snippet "OMZ::lib/termsupport.zsh" if [[ $os -eq darwin ]] then