mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-26 04:57:45 +01:00
zsh: added compinit
This commit is contained in:
parent
28ef8b11d9
commit
21508b1c1e
@ -137,6 +137,8 @@ background() {
|
||||
|
||||
[ -f "$HOME/.config/aliasrc" ] && source "$HOME/.config/aliasrc" # Load aliases
|
||||
|
||||
autoload -Uz compinit && compinit
|
||||
|
||||
# Load command-not-found-handler
|
||||
source /usr/share/doc/pkgfile/command-not-found.zsh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user