Cleaned up some files and added config options for Semshi, thanks to the creator

This commit is contained in:
Norm Rasmussen
2023-09-15 17:11:55 -04:00
parent 458f46cef4
commit ebbf7b99ae
7 changed files with 65 additions and 12 deletions

View File

@ -61,3 +61,5 @@ source /opt/homebrew/share/powerlevel10k/powerlevel10k.zsh-theme
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
source ~/.dotfiles/zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
source ~/.dotfiles/zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh

Submodule zsh/zsh-autosuggestions added at c3d4e576c9

Submodule zsh/zsh-syntax-highlighting added at 143b25eb98