Fix zsh-autosuggestions plugin location on macOS.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
OS=`uname`
|
||||
OS_RELEASE=`uname -r`
|
||||
OS_ARCH=`uname -m`
|
||||
|
||||
# Distro detection.
|
||||
LSBRELEASE=$(which lsb_release)
|
||||
|
||||
Reference in New Issue
Block a user