Update $0 handler

This commit is contained in:
Grigorii Horos 2021-11-20 16:10:45 +02:00
parent f455a72cb1
commit a3541a9dfb
No known key found for this signature in database
GPG Key ID: 690E27A17D89A380

View File

@ -1 +0,0 @@
zsh-autosuggestions.zsh

View File

@ -0,0 +1,4 @@
0="${ZERO:-${${0:#$ZSH_ARGZERO}:-${(%):-%N}}}"
0="${${(M)0:#/*}:-$PWD/$0}"
source ${0:h}/zsh-autosuggestions.zsh