X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.zsh%2Fsourcedir;h=cd89e2cddb3538a5305abbee30a500892b55dfe9;hb=c911aef3128f289dbf3a7c2f6bc92b9e6bed82f2;hp=ae7632ae96fcd671c40e13a51bf6c89130c694d2;hpb=b24afe9298b02b544db6685a7ae9067333545de8;p=zsh.git diff --git a/.zsh/sourcedir b/.zsh/sourcedir index ae7632a..cd89e2c 100644 --- a/.zsh/sourcedir +++ b/.zsh/sourcedir @@ -12,7 +12,6 @@ sourcedir() { if [ ! -d "$1" ]; then - error "no such directory: ${1#$ZDOTDIR/}" return 1 fi debug "sourcing directory ${1#$ZDOTDIR/}"