zsh-autosuggestions/zsh-autosuggestions.plugin.zsh

5 lines
114 B
Bash
Raw Normal View History

2021-11-20 22:10:45 +08:00
0="${ZERO:-${${0:#$ZSH_ARGZERO}:-${(%):-%N}}}"
0="${${(M)0:#/*}:-$PWD/$0}"
source ${0:h}/zsh-autosuggestions.zsh