add zsh-autosuggestions
This commit is contained in:
1
.zshrc
1
.zshrc
@@ -57,6 +57,7 @@ source .api-keys
|
||||
export PATH="/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/opt/homebrew/bin/brew:$HOME/bin:"
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
source /opt/homebrew/share/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
|
||||
# make less more friendly for non-text input files, see lesspipe(1)
|
||||
[ -x /usr/bin/lesspipe ] && eval "$(lesspipe)"
|
||||
|
||||
Reference in New Issue
Block a user