zsh-autosuggestions/zsh-autosuggestions.plugin.zsh
2021-11-20 16:10:45 +02:00

5 lines
114 B
Bash

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