mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 14:42:04 +00:00
Minor changes
This commit is contained in:
@@ -45,7 +45,7 @@ WORDCHARS=${WORDCHARS//\/[&.;]} # Don't consider certain part of the word
|
||||
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh 2>/dev/null
|
||||
source /usr/share/zsh/plugins/zsh-history-substring-search/zsh-history-substring-search.zsh 2>/dev/null
|
||||
zmodload zsh/terminfo
|
||||
|
||||
eval "$(lua ~/.config/zsh/z.lua --init zsh)"
|
||||
|
||||
# Keybindings
|
||||
bindkey -e
|
||||
|
||||
Reference in New Issue
Block a user