My personal dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: now correctly using autosuggestions

+1 -3
+1 -3
zsh/.zshrc
··· 16 16 17 17 # -- Applications -- 18 18 eval "$(zoxide init zsh)" 19 - 20 - # -- Plugins -- 21 - plugins=(zsh-autosuggestions) 19 + source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh