zsh: enable compinit

pull/6/head
bretello 2021-12-08 23:53:20 +01:00
parent d302f40ffc
commit 6d428ac1e7
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 2 additions and 0 deletions

View File

@ -80,3 +80,5 @@ export p="${HOME}/projects"
### SETUP PATHS ####
export PATH=$PATH:$HOME/bin
autoload -U compinit && compinit