mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:46:40 +00:00
Fix indentation
This commit is contained in:
@@ -78,7 +78,7 @@ source "$DOTZSH/zsh-autosuggestions/autosuggestions.zsh"
|
||||
|
||||
# Enable autosuggestions automatically
|
||||
zle-line-init() {
|
||||
zle autosuggest-start
|
||||
zle autosuggest-start
|
||||
}
|
||||
zle -N zle-line-init
|
||||
|
||||
|
||||
Reference in New Issue
Block a user